tracing: clean up tracepoints kconfig structure
do not expose users to CONFIG_TRACEPOINTS - tracers can select it just fine. update ftrace to select CONFIG_TRACEPOINTS. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -14,6 +14,7 @@ config TRACING
|
||||
bool
|
||||
select DEBUG_FS
|
||||
select STACKTRACE
|
||||
select TRACEPOINTS
|
||||
|
||||
config FTRACE
|
||||
bool "Kernel Function Tracer"
|
||||
|
||||
Reference in New Issue
Block a user