diff options
| author | Namhyung Kim <[email protected]> | 2012-11-02 05:50:04 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-11-05 17:03:58 +0000 |
| commit | 48ed0ece1b8063313284812ef048b26c3c4250af (patch) | |
| tree | 8ff3851d73b25874bc695477e3d85944f84e5acd /tools/perf/ui/browsers/annotate.c | |
| parent | perf tests: Add documentation for attr tests (diff) | |
| download | kernel-48ed0ece1b8063313284812ef048b26c3c4250af.tar.gz kernel-48ed0ece1b8063313284812ef048b26c3c4250af.zip | |
perf tools: Use normalized arch name for searching objdump path
David reported that perf report for i686 target data on x86_64 host
failed to work because it tried to find out cross-compiled objdump.
However objdump for x86_64 is compatible to i686 so that it doesn't need
to do it at all. To prevent similar artifacts, normalize arch name when
comparing host and file architectures.
Reported-by: David Ahern <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Tested-by: David Ahern <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Irina Tirdea <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions
