perf annotate browser: Show 'jumpy' functions
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 19:21:53 +0000 (16:21 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 19:21:53 +0000 (16:21 -0300)
commit2402e4a936a02a24772c9823e1fd2085f0e8ec93
tree1f703f105de2fe958d2467dcc78e25d64ee8ccae
parent7d5b12f5a01d338d23874c7c242a74813a8848b2
perf annotate browser: Show 'jumpy' functions

Just press 'J' and see how many places jump to jump targets.

The hottest jump target appears in red, targets with more than one
source have a different color than single source jump targets.

Suggested-by: Arjan van de Ven <arjan@infradead.org>
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-7452y0dmc02a20ooins7rn79@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c