Bootchart

From FreekiWiki
Revision as of 15:00, 15 December 2010 by Evilgold (talk | contribs) (New page: Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization and process information are collected during the boot process and are lat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization and process information are collected during the boot process and are later rendered in a PNG, SVG or EPS encoded chart.

Installation and usage

sudo apt-get install bootchart

restart the computer and run

bootchart-render

an image will be created as ~/bootchart.png