X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-bootchart.xml;h=150ca48f39b6c669f32f96f64cc4b1358059616e;hp=f3c967006a9202062c08a2e138f5f24ab8389e32;hb=c358d728e7d6bf38a0176a9d5d013c6e972cddbf;hpb=78da2cd926937935741ce86bd53c8b546cca6f7a diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index f3c967006..150ca48f3 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -26,7 +26,9 @@ along with systemd; If not, see . --> - + + systemd-bootchart systemd @@ -76,8 +78,8 @@ in which order, and where possible problems exist in the startup sequence of the system. It is essentially a more detailed version of - the systemd-analyze - plot function. + the systemd-analyze plot + function. Of course, bootchart can also be used at any @@ -92,7 +94,11 @@ Bootchart graphs are by default written - time-stamped in /run/log. + time-stamped in /run/log + and saved to the journal with + MESSAGE_ID=9f26aa562cf440c2b16c773d0479b518. + Journal field BOOTCHART= contains + the bootchart in SVG format. @@ -125,7 +131,9 @@ 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. @@ -136,10 +144,11 @@ These options can also be set in the /etc/systemd/bootchart.conf file. See - bootchart.conf5. + bootchart.conf5. + @@ -190,10 +199,17 @@ + + + + Display process control group + + + - Specify the output folder for the + Specify the output directory for the graphs. By default, bootchart writes the graphs to /run/log. @@ -302,7 +318,7 @@ See Also - bootchart.conf5 + bootchart.conf5