OSDN Git Service

tools: Copy rbtree_augmented.h from the kernel
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Jul 2015 01:59:05 +0000 (22:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Jul 2015 01:59:05 +0000 (22:59 -0300)
commit307bc971959aaa2df44032e7f6b0bda1f7e26890
treecade84bb04d41473e38431e148281f0f022e7d82
parent03da23a34a039a74f550646e68d562655306e331
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>
tools/include/linux/rbtree_augmented.h [new file with mode: 0644]
tools/perf/MANIFEST
tools/perf/util/include/linux/rbtree_augmented.h [deleted file]