提交 96d17980 编写于 作者: L Li Zefan 提交者: Ingo Molnar

tracing/events: make SAMPLE_TRACE_EVENTS default to n

Normally a config should be default to n. This patch also makes the
sample module-only, like SAMPLE_MARKERS and SAMPLE_TRACEPOINTS.

[ Impact: don't build trace event sample by default ]
Signed-off-by: NLi Zefan <lizf@cn.fujitsu.com>
Acked-by: NSteven Rostedt <rostedt@goodmis.org>
Acked-by: NFrederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <4A00F6C0.8090803@cn.fujitsu.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 fd6da10a
......@@ -20,9 +20,8 @@ config SAMPLE_TRACEPOINTS
This build tracepoints example modules.
config SAMPLE_TRACE_EVENTS
tristate "Build trace_events examples"
depends on EVENT_TRACING
default m
tristate "Build trace_events examples -- loadable modules only"
depends on EVENT_TRACING && m
help
This build trace event example modules.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册