diff options
| -rw-r--r-- | tools/perf/MANIFEST | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index a0bdd6124583..fe50a1b34aa0 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST | |||
| @@ -50,24 +50,20 @@ include/asm-generic/bitops/const_hweight.h | |||
| 50 | include/asm-generic/bitops/fls64.h | 50 | include/asm-generic/bitops/fls64.h |
| 51 | include/asm-generic/bitops/__fls.h | 51 | include/asm-generic/bitops/__fls.h |
| 52 | include/asm-generic/bitops/fls.h | 52 | include/asm-generic/bitops/fls.h |
| 53 | include/linux/const.h | ||
| 54 | include/linux/perf_event.h | 53 | include/linux/perf_event.h |
| 55 | include/linux/rbtree.h | 54 | include/linux/rbtree.h |
| 56 | include/linux/list.h | 55 | include/linux/list.h |
| 57 | include/linux/hash.h | 56 | include/linux/hash.h |
| 58 | include/linux/stringify.h | 57 | include/linux/stringify.h |
| 59 | lib/find_next_bit.c | ||
| 60 | lib/hweight.c | 58 | lib/hweight.c |
| 61 | lib/rbtree.c | 59 | lib/rbtree.c |
| 62 | include/linux/swab.h | 60 | include/linux/swab.h |
| 63 | arch/*/include/asm/unistd*.h | 61 | arch/*/include/asm/unistd*.h |
| 64 | arch/*/include/asm/perf_regs.h | ||
| 65 | arch/*/include/uapi/asm/unistd*.h | 62 | arch/*/include/uapi/asm/unistd*.h |
| 66 | arch/*/include/uapi/asm/perf_regs.h | 63 | arch/*/include/uapi/asm/perf_regs.h |
| 67 | arch/*/lib/memcpy*.S | 64 | arch/*/lib/memcpy*.S |
| 68 | arch/*/lib/memset*.S | 65 | arch/*/lib/memset*.S |
| 69 | include/linux/poison.h | 66 | include/linux/poison.h |
| 70 | include/linux/magic.h | ||
| 71 | include/linux/hw_breakpoint.h | 67 | include/linux/hw_breakpoint.h |
| 72 | include/linux/rbtree_augmented.h | 68 | include/linux/rbtree_augmented.h |
| 73 | include/uapi/linux/perf_event.h | 69 | include/uapi/linux/perf_event.h |
