tracing: disable tracepoints by default

while it's arguably low overhead, we dont enable new features by default.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-07-23 13:38:00 +02:00
parent b07c3f193a
commit fa340d9c05

View File

@ -773,7 +773,6 @@ config PROFILING
config TRACEPOINTS
bool "Activate tracepoints"
default y
help
Place an empty function call at each tracepoint site. Can be
dynamically changed for a probe function.