aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2012-11-02 14:50:04 +0900
committerArnaldo Carvalho de Melo <[email protected]>2012-11-05 14:03:58 -0300
commit48ed0ece1b8063313284812ef048b26c3c4250af (patch)
tree8ff3851d73b25874bc695477e3d85944f84e5acd /tools/perf/scripts/python/check-perf-trace.py
parentb84800a31502ab75c0032192de01e61a0d517f38 (diff)
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/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions