X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fbootchart%2Fbootchart.conf;h=4f5e50936e7b5c7ed9725a304b074266d642e2be;hb=e93549ef29c4123d9ee45acb5815048390201e49;hp=079750436ab20ddb85e32a12ac98876bbbaa6f96;hpb=895aeb27795c00f365ce3b30b1dca549b4f5468e;p=elogind.git diff --git a/src/bootchart/bootchart.conf b/src/bootchart/bootchart.conf index 079750436..4f5e50936 100644 --- a/src/bootchart/bootchart.conf +++ b/src/bootchart/bootchart.conf @@ -1,4 +1,3 @@ - # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it @@ -6,15 +5,22 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # -# See bootchart.conf(5) for details +# Entries in this file show the compile time defaults. +# You can change settings by editing this file. +# Defaults can be restored by simply deleting this file. +# +# See bootchart.conf(5) for details. -#samples=500 -#freq=25 -#rel=0 -#filter=1 -#output= -#init=/path/to/init-binary -#pss=0 -#entropy=0 -#scale_x=100 -#scale_y=20 +[Bootchart] +#Samples=500 +#Frequency=25 +#Relative=no +#Filter=yes +#Output= +#Init=/path/to/init-binary +#PlotMemoryUsage=no +#PlotEntropyGraph=no +#ScaleX=100 +#ScaleY=20 +#ControlGroup=no +#PerCPU=no