diff options
Diffstat (limited to 'tools/perf/MANIFEST')
-rw-r--r-- | tools/perf/MANIFEST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index 025de796067c..f41572d0dd76 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST | |||
@@ -1,7 +1,11 @@ | |||
1 | tools/perf | 1 | tools/perf |
2 | tools/scripts | 2 | tools/scripts |
3 | tools/lib/traceevent | 3 | tools/lib/traceevent |
4 | tools/lib/lk | 4 | tools/lib/api |
5 | tools/lib/symbol/kallsyms.c | ||
6 | tools/lib/symbol/kallsyms.h | ||
7 | tools/include/asm/bug.h | ||
8 | tools/include/linux/compiler.h | ||
5 | include/linux/const.h | 9 | include/linux/const.h |
6 | include/linux/perf_event.h | 10 | include/linux/perf_event.h |
7 | include/linux/rbtree.h | 11 | include/linux/rbtree.h |