Skip to content

Commit f174940

Browse files
committed
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
We need bpftool and required kernel/bpf/disasm.[ch] to bootstrap the cgroups, bperf and other BPF skels used by perf. Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent aba8c5e commit f174940

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/perf/MANIFEST

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ tools/lib/str_error_r.c
2222
tools/lib/vsprintf.c
2323
tools/lib/zalloc.c
2424
scripts/bpf_doc.py
25+
tools/bpf/bpftool
26+
kernel/bpf/disasm.c
27+
kernel/bpf/disasm.h

0 commit comments

Comments
 (0)