From: Arjan van de Ven Date: Sun, 14 Sep 2008 22:30:52 +0000 (-0700) Subject: fastboot: fix issues and improve output of bootgraph.pl X-Git-Tag: v2.6.28-rc1~578^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=709790a9aafe424785dd02bcb31b0dddb4ef59e4;p=pandora-kernel.git 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