X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-bootchart.xml;h=d83d032553c5f0c0a0448ae6b4ba4c932abb9cef;hp=3b755d1b2050c8877063ced3122c1958730991d6;hb=03ee5c38cb0da193dd08733fb4c0c2809cee6a99;hpb=f1c24fea94e19cf2108abbeed1d36ded7102ab98 diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 3b755d1b2..d83d03255 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. @@ -140,6 +146,7 @@ + @@ -173,7 +180,7 @@ - + Disable filtering of tasks that did not contribute significantly to the boot. Processes that are too short-lived (only seen in one sample) or @@ -182,10 +189,25 @@ + + + + Display the full command line with arguments of processes, + instead of only the process name. + + + + + + + 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. @@ -300,6 +322,10 @@ Bugs + systemd-bootchart does not get the model information for the hard drive + unless the root device is specified with root=/dev/sdxY. Using + UUIDs or PARTUUIDs will boot fine, but the hard drive model will not be + added to the chart. For bugs, please contact the author and current maintainer: Auke Kok auke-jan.h.kok@intel.com