forked from Minki/linux
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:
parent
b07c3f193a
commit
fa340d9c05
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user