]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools powerpc: Fix build issue when DWARF support is disabled
authorAnton Blanchard <anton@samba.org>
Mon, 25 Aug 2014 08:25:06 +0000 (18:25 +1000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Sep 2014 20:08:07 +0000 (17:08 -0300)
commit65ccb4faae872b63dd8f5fbc83d0195e3dfabf0d
tree2a106bc40a37ea30d01970c9414cdb5d90b8e992
parent1a1c0ffb2adb2d2ce7bb9c4dfd2935ba345cf2c2
perf tools powerpc: Fix build issue when DWARF support is disabled

The powerpc skip callchain code uses DWARF, so we must disable it if
DWARF is disabled.

Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/20140825182506.2be6512d@kryten
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/powerpc/Makefile
tools/perf/config/Makefile