From: Arjan van de Ven Date: Sun, 14 Sep 2008 22:30:52 +0000 (-0700) Subject: tracing/fastboot: fix issues and improve output of bootgraph.pl X-Git-Tag: v2.6.28-rc1~78^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a398a55d3096ff4572b44271d095413749ebb4;p=pandora-kernel.git tracing/fastboot: fix issues and improve output of bootgraph.pl David Sanders reported some issues with bootgraph.pl's display of his sytems bootup; this commit fixes these by scaling the graph not from 0 - end time but from the first initcall to the end time; the minimum display size etc also now need to scale with this, as does the axis display. Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed