tracing/events: Add trace_event boot option
authorLi Zefan <lizf@cn.fujitsu.com>
Wed, 1 Jul 2009 02:47:05 +0000 (10:47 +0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 1 Jul 2009 13:44:24 +0000 (15:44 +0200)
We already have ftrace= boot option, and this adds a similar
boot option for trace events, so allow trace events to be
enabled at boot, for boot debugging purpose.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <4A4ACE29.3010407@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found