]> git.baikalelectronics.ru Git - kernel.git/commit
perf ui annotate browser: Add list based search for addr offset
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Apr 2012 18:32:45 +0000 (15:32 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 7 Apr 2012 19:11:33 +0000 (16:11 -0300)
commit439eb0a7a6409940af989153b2ec54beea812f66
tree0be24b2017f2995a573a27726bfa9ddb181c9141
parent2754cc136795f49f475fcaf2cfcbec1a323cd9d2
perf ui annotate browser: Add list based search for addr offset

From the hit sorted rb_tree, so that we can use it in the upcoming jump
instruction support.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-44a7kl2atf9jxlg9npmotzdg@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/ui/browsers/annotate.c