On Sun, 20 Oct 2024 22:19:18 +0100, Tim wrote: > Evening all > > I am trying to get bootchart to work (it provides a graphical view > of the boot process in an attempt to help resolve slow boot up). > > I have been following this page: > https://www.linux.org/docs/man1/systemd-bootchart.htm >
> But my understanding is that it should produce a file upon bootup, > but it does not. Did you pass init=/usr/lib/systemd/systemd-bootchart on the kernel command line, as the man page says? It sounds like you put it into a configuration file instead. > I want to add the -r option, it make the file smaller, I do I just > append it the the end of the init line in the conf file? It seems to me that -r is only relevant if you are not starting systemd-bootchart at startup. If you start it at startup, then the beginning of the boot and the beginning of the data logging should almost coincide. In that case there will be no large gap to remove from the start of the graph and therefore -r will not be useful. > And it is normal for any files produced, put into /run/log disappear > after a reboot? This I don't know, but it sounds highly plausible. > I am aware of systemd-Analyze and other systemd commands Acknowledged. I hope you manage to sort it out :) Patrick Wigmore -- Next meeting: Online, Jitsi, Tuesday, 2024-10-01 20:00 Check to whom you are replying Meetings, mailing list, IRC, ... https://dorset.lug.org.uk New thread, don't hijack: mailto:dorset@mailman.lug.org.uk