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:
6450c1d
)
tracing/fastboot: only trace non-module initcalls
author
Frederic Weisbecker
<fweisbec@gmail.com>
Fri, 3 Oct 2008 13:39:21 +0000
(15:39 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:39:17 +0000
(10:39 +0200)
At this time, only built-in initcalls interest us.
We can't really produce a relevant graph if we include
the modules initcall too.
I had good results after this patch (see svg in attachment).
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found