commit | 709790a9aafe424785dd02bcb31b0dddb4ef59e4 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sun Sep 14 15:30:52 2008 -0700 |
committer | Arjan van de Ven <arjan@linux.intel.com> | Sun Oct 12 08:07:37 2008 -0700 |
tree | 9e3e58b20451553987ec165c3273699b6fb5bb54 | |
parent | f9b9796ade7609cd62571d38f064e20c77d31281 [diff] |
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 <arjan@linux.intel.com>