diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:49:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:49:45 +0000 |
commit | 2c3c1048746a4622d8c89a29670120dc8fab93c4 (patch) | |
tree | 848558de17fb3008cdf4d861b01ac7781903ce39 /tools/perf/MANIFEST | |
parent | Initial commit. (diff) | |
download | linux-upstream.tar.xz linux-upstream.zip |
Adding upstream version 6.1.76.upstream/6.1.76upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tools/perf/MANIFEST | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST new file mode 100644 index 000000000..f5d72f936 --- /dev/null +++ b/tools/perf/MANIFEST @@ -0,0 +1,27 @@ +tools/perf +tools/arch +tools/scripts +tools/build +tools/include +tools/lib/traceevent +tools/lib/api +tools/lib/bpf +tools/lib/subcmd +tools/lib/perf +tools/lib/argv_split.c +tools/lib/ctype.c +tools/lib/hweight.c +tools/lib/rbtree.c +tools/lib/string.c +tools/lib/symbol/kallsyms.c +tools/lib/symbol/kallsyms.h +tools/lib/find_bit.c +tools/lib/bitmap.c +tools/lib/list_sort.c +tools/lib/str_error_r.c +tools/lib/vsprintf.c +tools/lib/zalloc.c +scripts/bpf_doc.py +tools/bpf/bpftool +kernel/bpf/disasm.c +kernel/bpf/disasm.h |