提交 17d80fd0 编写于 作者: P Peter Zijlstra 提交者: Ingo Molnar

tracing: create tracers menu

We seem to have plenty tracers, lets create a menu and not clutter
the already cluttered debug menu more.
Signed-off-by: NPeter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: NFrédéric Weisbecker <fweisbec@gmail.com>
Acked-by: NSteven Rostedt <rostedt@goodmis.org>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 debfcaf9
...@@ -29,6 +29,8 @@ config TRACING ...@@ -29,6 +29,8 @@ config TRACING
select STACKTRACE select STACKTRACE
select TRACEPOINTS select TRACEPOINTS
menu "Tracers"
config FUNCTION_TRACER config FUNCTION_TRACER
bool "Kernel Function Tracer" bool "Kernel Function Tracer"
depends on HAVE_FUNCTION_TRACER depends on HAVE_FUNCTION_TRACER
...@@ -191,3 +193,5 @@ config FTRACE_STARTUP_TEST ...@@ -191,3 +193,5 @@ config FTRACE_STARTUP_TEST
a series of tests are made to verify that the tracer is a series of tests are made to verify that the tracer is
functioning properly. It will do tests on all the configured functioning properly. It will do tests on all the configured
tracers of ftrace. tracers of ftrace.
endmenu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册