diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2015-07-05 14:17:04 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-07-05 15:05:08 -0300 |
commit | 4407f967441aa1adfc11f739e8e9ec0f38fa839f (patch) | |
tree | a7e986f76fa880ecec05d690ae5ddcbadcf42731 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 728abda6a6654ee7f4e903dc921c6307065e1644 (diff) |
perf tools: Copy rbtree.h from the kernel
We were using the include/linux/rbtree.h directly from the kernel,
which broke the build as soon as it started using rcupdate.h, to
avoid dragging the rcu header files into tools/, for which there is
no use so far, grab a copy of rbtree.h.
This is the minimal fix, later patches will copy as well lib/rbtree.c
and move rbtree.h into tools/include/, etc.
Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions