commit | 96d17980fabeb757706d2d6db5a28580a6156bfc | [log] [tgz] |
---|---|---|
author | Li Zefan <lizf@cn.fujitsu.com> | Wed May 06 10:32:32 2009 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed May 06 10:38:18 2009 +0200 |
tree | 213bfe0775bf42da40e81e43632e18249da72113 | |
parent | fd6da10a617f483348ee32bcfe53fd20c302eca1 [diff] |
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: Li Zefan <lizf@cn.fujitsu.com> Acked-by: Steven Rostedt <rostedt@goodmis.org> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <4A00F6C0.8090803@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>