<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 16, 2015 at 12:33 PM, Jerome Yuzyk <span dir="ltr"><<a href="mailto:jerome@supernet.ab.ca" target="_blank">jerome@supernet.ab.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><span style="color:rgb(34,34,34)">Neato, a shortcut for diff-ing. Another sometimes-handy tool is</span><br></div></div>
<br>
systemd-analyze blame<br>
<br>
to profile system startup, in case you're wondering why it takes so long.</blockquote><div><br></div><div>It's neat but be careful how much stock you put in it, it shows wall clock time, not actual start time per se. There can be reasons why a service takes a while to start up that isn't the fault of the service.</div><div><br></div><div>I'm not saying don't use it, just don't treat it as gospel. </div><div><br></div><div>Thanks,</div><div>Richard </div></div></div></div>