summaryrefslogtreecommitdiffstats
path: root/tools/perf/MANIFEST
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2015-07-05 21:59:05 -0400
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-07-05 21:59:05 -0400
commit307bc971959aaa2df44032e7f6b0bda1f7e26890 (patch)
treecade84bb04d41473e38431e148281f0f022e7d82 /tools/perf/MANIFEST
parent03da23a34a039a74f550646e68d562655306e331 (diff)
tools: Copy rbtree_augmented.h from the kernel
To complete the transitioning to not to share the same files with the kernel, also moving it from tools/perf/include/linux/ to tools/include/linux to make the whoke rbtree kit to other tools/ living codebases. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Borislav Petkov <bp@suse.de> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/n/tip-5bxyehixafckqm6ez25alnfo@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/MANIFEST')
-rw-r--r--tools/perf/MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index 9df268167b8c..09dc0aabb515 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -46,6 +46,7 @@ tools/include/linux/list.h
46tools/include/linux/log2.h 46tools/include/linux/log2.h
47tools/include/linux/poison.h 47tools/include/linux/poison.h
48tools/include/linux/rbtree.h 48tools/include/linux/rbtree.h
49tools/include/linux/rbtree_augmented.h
49tools/include/linux/types.h 50tools/include/linux/types.h
50include/asm-generic/bitops/arch_hweight.h 51include/asm-generic/bitops/arch_hweight.h
51include/asm-generic/bitops/const_hweight.h 52include/asm-generic/bitops/const_hweight.h
@@ -65,7 +66,6 @@ arch/*/lib/memcpy*.S
65arch/*/lib/memset*.S 66arch/*/lib/memset*.S
66include/linux/poison.h 67include/linux/poison.h
67include/linux/hw_breakpoint.h 68include/linux/hw_breakpoint.h
68include/linux/rbtree_augmented.h
69include/uapi/linux/perf_event.h 69include/uapi/linux/perf_event.h
70include/uapi/linux/const.h 70include/uapi/linux/const.h
71include/uapi/linux/swab.h 71include/uapi/linux/swab.h