]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Disable libdw unwind for all but x86 arch
authorJiri Olsa <jolsa@redhat.com>
Sun, 20 Apr 2014 08:50:00 +0000 (10:50 +0200)
committerJiri Olsa <jolsa@redhat.com>
Wed, 23 Apr 2014 11:19:18 +0000 (13:19 +0200)
commit39ed1c33575c76621bfcbcb80b1a42b255a968e3
tree58edf73e71f3b36a94d826e7d484b0880e777d9e
parentd3fa7ff882736c8cf320fb97589843328c1647b8
perf tools: Disable libdw unwind for all but x86 arch

So far there's only x86 libdw unwind support merged in perf.
Disable it on all other architectures in case libdw unwind
support is detected in system.

Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jean Pihet <jean.pihet@linaro.org>
Cc: Josh Boyer <jwboyer@fedoraproject.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1397988006-14158-1-git-send-email-jolsa@redhat.com
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
tools/perf/config/Makefile