diff options
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-07-18 17:13:22 -0400 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-07-18 17:33:41 -0400 |
| commit | de1e17b1d0c81be472039798698b517c8a68b516 (patch) | |
| tree | 62dd99a543f9f37fb390be7ffc393907b9b82a1c /tools/perf/MANIFEST | |
| parent | ad430729ae00dd63f7dcadbeb638e589bc03b5a3 (diff) | |
tools: Copy the bitops files accessed from the kernel and check for drift
copy some more kernel files accessed from tools/, check for drift.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-omz8xdyvvxgjiuqzwj6ecm6j@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/MANIFEST')
| -rw-r--r-- | tools/perf/MANIFEST | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST index e18df995bd3c..eeb2fdc3392f 100644 --- a/tools/perf/MANIFEST +++ b/tools/perf/MANIFEST | |||
| @@ -77,11 +77,6 @@ tools/include/linux/stringify.h | |||
| 77 | tools/include/linux/types.h | 77 | tools/include/linux/types.h |
| 78 | tools/include/linux/err.h | 78 | tools/include/linux/err.h |
| 79 | tools/include/linux/bitmap.h | 79 | tools/include/linux/bitmap.h |
| 80 | include/asm-generic/bitops/arch_hweight.h | ||
| 81 | include/asm-generic/bitops/const_hweight.h | ||
| 82 | include/asm-generic/bitops/fls64.h | ||
| 83 | include/asm-generic/bitops/__fls.h | ||
| 84 | include/asm-generic/bitops/fls.h | ||
| 85 | include/linux/list.h | 80 | include/linux/list.h |
| 86 | include/linux/hash.h | 81 | include/linux/hash.h |
| 87 | tools/arch/*/include/uapi/asm/perf_regs.h | 82 | tools/arch/*/include/uapi/asm/perf_regs.h |
