bootchartd

boot process performance analyser

Install

All systems
curl cmd.cat/bootchartd.sh
Debian Debian
apt-get install bootchart2
Ubuntu
apt-get install bootchart
Arch Arch Linux
pacman -S bootchart
Windows (WSL2)
sudo apt-get update sudo apt-get install bootchart
Raspbian
apt-get install bootchart2

bootchart2

boot process performance analyser

bootchart2 is a boot process performance analyser: a tool that lets you collect and analyse data from your boot process. bootchart2 origins from bootchart, and has some advantages over it: - more detailed kernel charting: uses the taskstats interface, instead of /proc/*/stat - the data collector has been rewritten to make it faster After the boot, you can view the logged data with a separately-provided GUI.

bootchart

Boot process performance analyser

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. You can render the data with bootchart-view or at http://www.bootchart.org/download.html