git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d13744c
)
tracing/ftrace: make tracing suitable to run the boot tracer
author
Frédéric Weisbecker
<fweisbec@gmail.com>
Tue, 23 Sep 2008 10:34:32 +0000
(11:34 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:38:48 +0000
(10:38 +0200)
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>
No differences found