From: Anton Blanchard Date: Mon, 26 Oct 2009 18:51:57 +0000 (+0000) Subject: powerpc: Disable HCALL_STATS by default X-Git-Tag: v2.6.33-rc1~399^2~165^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c86ee6d128dea7c671380090488887e73fa774;p=pandora-kernel.git powerpc: Disable HCALL_STATS by default The overhead of HCALL_STATS is quite high and the functionality is very rarely used. Key statistics are also missing (eg min/max). With the new hcall tracepoints much more powerful tracing can be done in a kernel module. Lets disable this by default. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed