linux/tools/perf/ui
Arnaldo Carvalho de Melo 44d1a3edfb perf annotate: Disambiguage offsets and addresses in operands
We were using ins_ops->target for callq addresses and jump offsets,
disambiguate by having ins_ops->target.addr and ins_ops->target.offset.

For jumps we'll need both to fixup lines that don't have an offset on
the <> part.

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-3nlcmstua75u07ao7wja1rwx@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-04-25 08:00:23 -03:00
..
browsers perf annotate: Disambiguage offsets and addresses in operands 2012-04-25 08:00:23 -03:00
gtk perf tools: Move GTK+ bits to tools/perf/ui/gtk directory 2012-04-11 17:18:31 -03:00
browser.c perf annotate browser: Initial loop detection 2012-04-24 14:24:28 -03:00
browser.h perf annotate browser: Initial loop detection 2012-04-24 14:24:28 -03:00
helpline.c perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
helpline.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
keysyms.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
libslang.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
progress.c perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
progress.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
setup.c perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
ui.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
util.c perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
util.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00