<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#333333" text="#cccccc">
Am 25.10.2010 07:18, schrieb Canek Peláez Valdés:<br>
<blockquote
 cite="mid:AANLkTi=bk3d99+6n+G95rE2r+S-4c4CfH1DFyn_VYLex@mail.gmail.com"
 type="cite">
  <pre wrap="">Is this possible? I don't want anything fancy like bootchart, only the
processes (and, if possible, in the order of invocation) from
"/bin/systemd udev" to "/sbin/agetty 38400 tty1".
  </pre>
</blockquote>
Why not bootchart? its quite nice and if you only want the raw data
feel free to parse its logs ;) its all in there. The installation is
quite simple – at least I did not have any problems just follow for
example this howto: <a
 href="http://www.krizka.net/2007/08/20/howto-bootchart-with-bsd-process-accounting-on-gentoo/">http://www.krizka.net/2007/08/20/howto-bootchart-with-bsd-process-accounting-on-gentoo/</a><br>
<br>
you can get the order with the systemd --test call. see Systemd(5)
(<a class="moz-txt-link-freetext" href="http://0pointer.de/public/systemd-man/systemd.html">http://0pointer.de/public/systemd-man/systemd.html</a>)<br>
<br>
hope that helped.<br>
</body>
</html>