From: Frederic Weisbecker Date: Thu, 2 Oct 2008 10:59:20 +0000 (+0200) Subject: tracing/fastboot: change the printing of boot tracer according to bootgraph.pl X-Git-Tag: v2.6.28-rc1~78^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5ab74204a6e2579d1119bf1348eb806526b12b;p=pandora-kernel.git tracing/fastboot: change the printing of boot tracer according to bootgraph.pl Change the boot tracer printing to make it parsable for the scripts/bootgraph.pl script. We have now to output two lines for each initcall, according to the printk in do_one_initcall() in init/main.c We need now the call's time and the return's time. Signed-off-by: Frederic Weisbecker Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed