diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:05:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:05:51 +0000 |
commit | 5d1646d90e1f2cceb9f0828f4b28318cd0ec7744 (patch) | |
tree | a94efe259b9009378be6d90eb30d2b019d95c194 /tools/perf/MANIFEST | |
parent | Initial commit. (diff) | |
download | linux-upstream/5.10.209.tar.xz linux-upstream/5.10.209.zip |
Adding upstream version 5.10.209.upstream/5.10.209upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tools/perf/MANIFEST | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST new file mode 100644 index 000000000..5d7b94732 --- /dev/null +++ b/tools/perf/MANIFEST @@ -0,0 +1,23 @@ +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/str_error_r.c +tools/lib/vsprintf.c +tools/lib/zalloc.c +scripts/bpf_helpers_doc.py |