perf ui annotate browser: Move callq handling to separate function
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Apr 2012 16:58:33 +0000 (13:58 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 7 Apr 2012 19:10:50 +0000 (16:10 -0300)
commit6052170249d6696bc297d61e83b78fcfe64532d8
treecb798e5869124d8c5878b75d6bbce45ebcbf26f7
parente235f3f3bf238eb092ad2fe7c35c6d7fd5dc2aeb
perf ui annotate browser: Move callq handling to separate function

So that we can as well handle jumps. Later we'll move this to a proper
intruction table, etc.

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