From: Steven Rostedt Date: Tue, 3 Feb 2009 02:38:33 +0000 (-0500) Subject: trace: let boot trace be chosen by command line X-Git-Tag: v2.6.30-rc1~2^2~137^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79fb0768fbd371f3b94d909f51f587b3a24ab272;p=pandora-kernel.git trace: let boot trace be chosen by command line Now that we have a working ftrace= 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed