X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fbootchart.conf.xml;h=68834c73b7bae1e54ce7df492303a0ce5b45c3b6;hp=1e440eb2cc19c6f1917d3e89cfacc814e81688fb;hb=03ee5c38cb0da193dd08733fb4c0c2809cee6a99;hpb=e57b477183259eac2d56c5f9d9820170afb1a5e6 diff --git a/man/bootchart.conf.xml b/man/bootchart.conf.xml index 1e440eb2c..68834c73b 100644 --- a/man/bootchart.conf.xml +++ b/man/bootchart.conf.xml @@ -72,7 +72,7 @@ Samples=500 Configure the amount of samples to - record total before bootchart exits. Each sample will + record in total before bootchart exits. Each sample will record at intervals defined by Frequency=. @@ -87,7 +87,7 @@ Relative=no Configures whether the left axis of the - output graph equals time=0.0 (CLOCK_MONOTONIC start). This + output graph equals time=0.0 (CLOCK_MONOTONIC start). This is useful for using bootchart at post-boot time to profile an already booted system, otherwise the graph would become extremely large. If set to yes, the horizontal axis starts @@ -107,7 +107,7 @@ Output=[path] - Configures the output folder for writing + Configures the output directory for writing the graphs. By default, bootchart writes the graphs to /run/log. @@ -124,7 +124,7 @@ PlotMemoryUsage=no If set to yes, enables logging and graphing - of processes PSS memory consumption. + of processes' PSS memory consumption. @@ -145,6 +145,11 @@ graph components. + + ControlGroup=no + Display process control group. + +