Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <acme@redhat.com>

+3
+3
tools/perf/MANIFEST
··· 22 22 tools/lib/vsprintf.c 23 23 tools/lib/zalloc.c 24 24 scripts/bpf_doc.py 25 + tools/bpf/bpftool 26 + kernel/bpf/disasm.c 27 + kernel/bpf/disasm.h