perf_counter: Use rb_trees in perf report
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 18 May 2009 19:24:49 +0000 (16:24 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 26 May 2009 11:52:55 +0000 (13:52 +0200)
commit35a50c8a20eea22c141e05c5667ac21c48b8b65d
tree6b48bf9647023a207fd3ab1d7bfdcda5a1d38746
parent62eb93905b3b43cea407cfbc061cc7b40ae1c6e9
perf_counter: Use rb_trees in perf report

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/Makefile
Documentation/perf_counter/builtin-report.c
Documentation/perf_counter/util/rbtree.c [new file with mode: 0644]
Documentation/perf_counter/util/rbtree.h [new file with mode: 0644]