libbpf-bootstrap: add ebpf tracing program

Similar to xdp-tools to add ebpf network program.
we can use libbpf-bootstrap as facility to add ebpf
tracing program.

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-05-19 20:32:38 -07:00
parent 8c8be5e746
commit 52604d1d8f
3 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
usr/bin/kprobe
usr/bin/ksyscall