]> git.baikalelectronics.ru Git - kernel.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)
commit48c4cebe3c1fbef65868b304f439c5667c6a26dd
tree002ce9397b13197b248c5b061bdb8728a58092c4
parentf96520b5e545ac8b28d5a954f6df7ebaa5233584
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