Skip to content

Commit

Permalink
tracing: disable tracepoints by default
Browse files Browse the repository at this point in the history
while it's arguably low overhead, we dont enable new features by default.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Oct 14, 2008
1 parent b07c3f1 commit fa340d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit fa340d9

Please sign in to comment.