systemd-bootchart
systemd-bootchart copied to clipboard
Boot performance graphing tool
Right now on systems without this: - "Top CPU consumers" and "Top PSS consumers" show only a list of `0.000s [0]`, `0K - [0]`, and a single `393K - [1]`....
I have a reproducible assertion failure with bootchart v231 when invoked as pid1, citing the above message. The problem seems to only occur when the initrd does not mount /...
See https://github.com/systemd/systemd/issues/657.
While per-process cpu wait is a useful measure, the total or per-cpu wait charts are a different story. They can make it look like the system is io-limited when it...
Add missing definitions for the RISC-V 32-bit architecture.