]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate browser: Count the numbers of jump sources to a target
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 16:40:52 +0000 (13:40 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 16:40:52 +0000 (13:40 -0300)
commit0896f8accabe6efd7fbb732dc0bac89094931667
tree4a92cb34943d75a8b6c7c8049c942ebff7245a9d
parentb7997e3b0c88c1368e40a314b843600a81f1949f
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