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

@@ -2093,6 +2093,7 @@ build_system() {
lfsmake2 pahole
lfsmake2 libbpf
lfsmake2 llvm-project
lfsmake2 libbpf-bootstrap
lfsmake2 bcc
lfsmake2 xdp-tools
lfsmake2 loxilb