trace: let boot trace be chosen by command line
authorSteven Rostedt <srostedt@redhat.com>
Tue, 3 Feb 2009 02:38:33 +0000 (21:38 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 3 Feb 2009 05:26:12 +0000 (06:26 +0100)
Now that we have a working ftrace=<tracer> function, make the boot
tracer get activated by it. This way we can turn it on or off without
recompiling the kernel, as well as keeping the selftests on. The
selftests are disabled whenever a default tracer starts running.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found