android_kernel_oneplus_msm8998/tools/perf/util/include/linux
Markus Trippelsdorf 871a0596cb perf: Handle new rbtree implementation
Perf build fails with the new rbtree implementation:

  ../../lib/rbtree.c:24:36: fatal error: linux/rbtree_augmented.h: No such file or directory compilation terminated.

Fix by updating the Makefile and adding a btree_augmented.h
wrapper.

Reported-and-tested-by: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: Borislav Petkov <bp@amd64.org>
Link: http://lkml.kernel.org/r/20121009180156.GA245@x4
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-13 10:12:09 +09:00
..
bitmap.h perf tools: Add bitmap_or function into bitmap object 2012-02-13 23:28:10 -02:00
bitops.h perf tools: include __WORDSIZE definition 2012-09-11 11:47:45 -03:00
compiler.h perf tools: Use __maybe_used for unused variables 2012-09-11 12:19:15 -03:00
const.h perf tools: Fix build on older systems 2011-05-26 11:16:29 -03:00
ctype.h
export.h perf tools: Switch module.h into export.h 2012-03-26 17:19:57 +02:00
hash.h
kernel.h perf tools: fix ALIGN redefinition in system headers 2012-09-11 11:48:30 -03:00
linkage.h perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem' 2010-11-26 08:15:57 +01:00
list.h Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-05-23 09:25:52 -07:00
magic.h perf tools: include wrapper for magic.h 2012-09-11 11:38:10 -03:00
poison.h
prefetch.h
rbtree.h perf: fix duplicate header inclusion 2012-10-11 08:50:17 +09:00
rbtree_augmented.h perf: Handle new rbtree implementation 2012-10-13 10:12:09 +09:00
string.h perf tools: Add memdup function 2012-09-11 12:04:41 -03:00
types.h perf tools: Update types definitions for Android 2012-09-11 11:46:09 -03:00