commit | b5ad384e79add1d87fff54070000dadcf218ffab | [log] [tgz] |
---|---|---|
author | Frédéric Weisbecker <fweisbec@gmail.com> | Tue Sep 23 11:34:32 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:38:48 2008 +0200 |
tree | 002ce9397b13197b248c5b061bdb8728a58092c4 | |
parent | d13744cd6e3fef373a3fe656ac349b4e7c49ff79 [diff] |
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>