commit | b3c86ee6d128dea7c671380090488887e73fa774 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Oct 26 18:51:57 2009 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 28 16:13:04 2009 +1100 |
tree | 499fc259b2591fd932cd26f04fcc5c6dd223c83e | |
parent | 6f26353ca29e96475208bce673efb6a2c58b73f2 [diff] |
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 <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>