Loading init/Kconfig +5 −4 Original line number Diff line number Diff line Loading @@ -771,11 +771,12 @@ config PROFILING Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. # # Place an empty function call at each tracepoint site. Can be # dynamically changed for a probe function. # config TRACEPOINTS bool "Activate tracepoints" help Place an empty function call at each tracepoint site. Can be dynamically changed for a probe function. bool config MARKERS bool "Activate markers" Loading kernel/trace/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ config TRACING bool select DEBUG_FS select STACKTRACE select TRACEPOINTS config FTRACE bool "Kernel Function Tracer" Loading Loading
init/Kconfig +5 −4 Original line number Diff line number Diff line Loading @@ -771,11 +771,12 @@ config PROFILING Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. # # Place an empty function call at each tracepoint site. Can be # dynamically changed for a probe function. # config TRACEPOINTS bool "Activate tracepoints" help Place an empty function call at each tracepoint site. Can be dynamically changed for a probe function. bool config MARKERS bool "Activate markers" Loading
kernel/trace/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ config TRACING bool select DEBUG_FS select STACKTRACE select TRACEPOINTS config FTRACE bool "Kernel Function Tracer" Loading