diff options
author | Markus Trippelsdorf <[email protected]> | 2012-10-09 20:01:56 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-13 10:12:09 +0900 |
commit | 871a0596cb2f51b57dc583d1a7c4be0186582fe7 (patch) | |
tree | 1c67d9df2262f6239a4b54953c2297acdedd7fdf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4e21fc138bfd7fe625ff5dc81541399aaf9d429b (diff) |
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 <[email protected]>
Signed-off-by: Markus Trippelsdorf <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Borislav Petkov <[email protected]>
Link: http://lkml.kernel.org/r/20121009180156.GA245@x4
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions