From: Frederic Weisbecker Date: Fri, 3 Oct 2008 13:39:21 +0000 (+0200) Subject: tracing/fastboot: only trace non-module initcalls X-Git-Tag: v2.6.28-rc1~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097d036a2f25eecc42435c57e010aaf4a2eed2d9;p=pandora-kernel.git tracing/fastboot: only trace non-module initcalls 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed