Module boot

Module boot 

Source
Expand description

§boot module

Collects boot blame metrics showing the slowest units at boot. Similar to systemd-analyze blame but stores N slowest units.

Functions§

update_boot_blame_stats
Update boot blame statistics with the N slowest units at boot

Type Aliases§

BootBlameStats
Boot blame statistics: maps unit name to activation time in seconds