]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tracing/ftrace: make tracing suitable to run the boot tracer
authorFrédéric Weisbecker <fweisbec@gmail.com>
Tue, 23 Sep 2008 10:34:32 +0000 (11:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:38:48 +0000 (10:38 +0200)
commitb5ad384e79add1d87fff54070000dadcf218ffab
tree002ce9397b13197b248c5b061bdb8728a58092c4
parentd13744cd6e3fef373a3fe656ac349b4e7c49ff79
tracing/ftrace: make tracing suitable to run the boot tracer

The tracing engine have now to be init in early_initcall to set the
boot tracer. Only the debugfs settings will be initialized at
fs_initcall time.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace.c