powerpc: Disable mcount tracers in pseries defconfig
authorAnton Blanchard <anton@samba.org>
Wed, 12 Jan 2011 02:12:43 +0000 (02:12 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Jan 2011 03:08:39 +0000 (14:08 +1100)
IRQSOFF_TRACER and STACK_TRACER force the kernel to be built with -pg
which is a substantial overhead.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found