bootchart
viewer for boot process performance analysis results
Install
- All systems
-
curl cmd.cat/bootchart.sh
- Debian
-
apt-get install pybootchartgui
- Ubuntu
-
apt-get install pybootchartgui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pybootchartgui
- Raspbian
-
apt-get install pybootchartgui
- Dockerfile
- dockerfile.run/bootchart
pybootchartgui
viewer for boot process performance analysis results
bootchart2 is a boot process performance analyser: a tool that lets you collect and analyse data from your boot process. This package provides pybootchartgui, a graphical program to view the data recorded by bootchart2.
bootchart-view
Boot process performance analyser (visualisation)
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. This package ships the engine to render to data as graphic.