systemd-bootchart icon indicating copy to clipboard operation
systemd-bootchart copied to clipboard

Include graph for two systemd runs (initramfs and normal systemd)

Open paulmenzel opened this issue 7 years ago • 2 comments

Using dracut as the framework for the initrd, systemd is used in the initrd image, and systemd-bootchart only seems to shows that execution, and not the second one.

paulmenzel avatar Apr 10 '18 18:04 paulmenzel

this issue is almost 7 years old now.

does the defect still exist?

can you provide steps to reproduce? (e.g. with a Fedora image)

jamuir avatar Jan 28 '25 23:01 jamuir

Yeah this isn't easy to implement anyway, and I would argue that it's a whole lot simpler to just run a separate bootchart in each enviroment - i.e. run one bootchart in the initramfs, and a second one inside the normal boot enviroment.

sofar avatar Feb 09 '25 21:02 sofar