X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-bootchart.xml;h=ff86be2ad8b6726aec5bcd5b6cd7c72c2ad63572;hb=c05482281c32bd408808b14c5fb03e706e65602d;hp=1715d5dcf1719e262a0d86dd854a75eaf57374c0;hpb=82ed60080d327d7301fcd55f5a1f8511f894b9d5;p=elogind.git diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 1715d5dcf..ff86be2ad 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -64,7 +64,7 @@ as an SVG graph. Normally, systemd-bootchart is invoked by the kernel by passing - on the kernel commandline. systemd-bootchart will then + on the kernel command line. systemd-bootchart will then fork the real init off to resume normal system startup, while monitoring and logging startup information in the background. @@ -116,7 +116,7 @@ systemd-bootchart instead of the init process. In turn, systemd-bootchart - will invoke /sbin/init. + will invoke /usr/lib/systemd/systemd. @@ -125,13 +125,15 @@ One can execute systemd-bootchart as normal application from the - commandline. In this mode it is highly + command line. In this mode it is highly recommended to pass the flag in order to not graph the time elapsed since boot and before systemd-bootchart was started, as it may result in extremely - large graphs. + large graphs. The time elapsed since boot + might also include any time that the system + was suspended. @@ -142,7 +144,7 @@ These options can also be set in the /etc/systemd/bootchart.conf file. See - bootchart.conf5. + bootchart.conf5. @@ -197,6 +199,13 @@ + + + + Display process control group + + + @@ -209,7 +218,7 @@ Use this init binary. Defaults to - /sbin/init. + /usr/lib/systemd/systemd. @@ -309,7 +318,7 @@ See Also - bootchart.conf5 + bootchart.conf5