kernel-ark/tools/perf/arch
Namhyung Kim 48ed0ece1b 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 <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: 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-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-11-05 14:03:58 -03:00
..
arm ARM: fix perf build with uclibc toolchains 2011-08-12 15:40:20 +01:00
powerpc perf tools: Use scnprintf where applicable 2012-03-14 12:36:19 -03:00
s390 [S390] perf: add DWARF register lookup for s390 2011-01-05 12:47:31 +01:00
sh
sparc
x86 perf tools: Support for DWARF CFI unwinding on post processing 2012-08-11 15:06:56 -03:00
common.c perf tools: Use normalized arch name for searching objdump path 2012-11-05 14:03:58 -03:00
common.h perf tools: Try to find cross-built objdump path 2012-10-24 14:20:11 -02:00