http://www.linuxhq.com/kernel/v2.6/28/scripts/bootgraph.pl
Kernel 2.6.28 add a perl script to generate the bootgraph, for kernel boot time analysis. To use this, you need to enable kernel config CONFIG_PRINTK_TIME, and boot with kernel option initcall_debug. After booting, using following command to generate bootgraph as stated in bootgraph.pl:
dmesg | perl scripts/bootgraph.pl > output.svg
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment