Fancy Zhang
2daa46c019
directly use CMAKE_INSTALL_FULL_XX
...
- CMAKE_INSTALL_XX and CMAKE_INSTALL_FULL_XX result the same effect in intall(...), so why not use CMAKE_INSTALL_FULL_XX directly
- install systemd service to fixed /usr/lib/ path, according to the systemd unit doc
2020-08-05 22:47:52 +08:00
springzfx
538f1722cf
add vscode settings
2020-07-15 01:02:10 +08:00
Fancy Zhang
cba7800e2b
execsnoop-kernel can also be built with vmlinux.hwith vmlinux.h, execsnoop_kern.c can be built without kernel treeremove execsnoop-libbpfadd cross build instruction
2020-07-14 22:15:15 +08:00
Fancy Zhang
f397900adc
support aarch64
2020-07-10 23:06:52 +08:00
Fancy Zhang
134caa9c78
update readme
2020-07-09 19:34:33 +08:00
Fancy Zhang
7123254ebb
fix execsnoop interrupt when sleep
2020-07-09 19:23:20 +08:00
Fancy Zhang
85e7bb3317
allow static build, mainly for deb and rpm pack
2020-07-05 22:30:36 +08:00
Fancy Zhang
5398740bf3
add cmake option: build_execsnoop_dl, build_static
2020-07-05 16:57:00 +08:00
Fancy Zhang
9f4c980c3e
minor adjustments
2020-07-04 14:37:28 +08:00
Fancy Zhang
e4437071c9
use execsnoop-kernel which btf is not requested
2020-07-04 13:23:43 +08:00
Fancy Zhang
3b5378a79d
use bpftool-gen to generate skel
2020-07-04 11:07:56 +08:00
Fancy Zhang
7f132c5d63
add execsnoop-kernel which need to be built in kernel tree
2020-07-03 22:36:35 +08:00