perf annotate browser: Count the numbers of jump sources to a target
commit7d5b12f5a01d338d23874c7c242a74813a8848b2
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 16:40:52 +0000 (12 13:40 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 16:40:52 +0000 (12 13:40 -0300)
tree4a92cb34943d75a8b6c7c8049c942ebff7245a9d
parentc46219ac34f0f365bac700ca6a10ef979c643233
perf annotate browser: Count the numbers of jump sources to a target

Instead of simply marking an offset as a jump target. So that we can
implement a new feature: showing "jumpy" targets, I.e. addresses that
lots of places jump to.

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-vc7b0u5yxgrubig0q61ayhxf@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c