linux-stable/tools/perf/config
David Ahern 4861f87cd3 perf tools: Make sparc64 arch point to sparc
The recent build changes cause perf to not compile for sparc64 since the
arch/sparc64/Build file does not exist:

/home/dahern/kernels/linux.git/tools/build/Makefile.build:40: arch/sparc64/Build: No such file or directory

Fix by converting the sparc64 RAW_ARCH to sparc ARCH -- similar to what
is done for x86_64.

Signed-off-by: David Ahern <david.ahern@oracle.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1424306222-96843-1-git-send-email-david.ahern@oracle.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-02-25 17:39:17 -03:00
..
feature-checks perf tools: Fix pthread_attr_setaffinity_np build error 2015-02-25 12:18:03 -03:00
Makefile perf tools: Provide stub for missing pthread_attr_setaffinity_np 2015-01-28 12:43:32 -03:00
Makefile.arch perf tools: Make sparc64 arch point to sparc 2015-02-25 17:39:17 -03:00
utilities.mak perf tools: Fix GNU-only grep usage in Makefile 2014-09-17 17:08:09 -03:00