linux/tools/perf/ui/browsers
Namhyung Kim 68d807586b perf report: Postpone objdump check until annotation requested
David reported that current perf report refused to run on a data file
captured from a different machine because of objdump.

Since the objdump tools won't be used unless annotation was requested,
checking its presence at init time doesn't make sense.

Reported-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Reviewed-by: David Ahern <dsahern@gmail.com>
Tested-by: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Irina Tirdea <irina.tirdea@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1351835406-15208-3-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-11-05 14:03:58 -03:00
..
annotate.c perf tools: Introduce struct hist_browser_timer 2012-11-05 14:03:58 -03:00
hists.c perf report: Postpone objdump check until annotation requested 2012-11-05 14:03:58 -03:00
map.c perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
map.h perf tools: Move UI bits to tools/perf/ui directory 2012-04-11 17:16:40 -03:00
scripts.c perf scripts browser: Add a browser for perf script 2012-10-29 11:52:53 -02:00