On Sun, Dec 2, 2012 at 6:03 AM, Ramkumar Ramachandra <<a href="mailto:artagnon@gmail.com">artagnon@gmail.com</a>> wrote:<br>> Er, you want to move some essential systemd scripts out from the source tree?<br><br>I don't consider boot performance analysis code to be an essential systemd script. I still think there should be an in-tree, C-based tool to export the boot performance data and a separate, in- or out-of-tree, Python-based tool to perform the analysis.<br>

<div><br></div><div>The current Python tool is not good for extracting boot profiling data on embedded systems that can't run Python. It would also be good to encourage more people to build other boot-analysis tools that consume the profiling output from systemd. My model for this is xhprof, which has a C-native PHP extension, JSON-based output, and some PHP scripts you can run anywhere to browse the data.</div>

<div><br></div><div>Those thoughts aside, what are packages like Yum doing?<br></div>