Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa340d9c authored by Ingo Molnar's avatar Ingo Molnar
Browse files

tracing: disable tracepoints by default



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

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent b07c3f19
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.