X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbootchart%2Fbootchart.conf;h=48fad027265a90545c2c8dbcad6385da200e1fda;hb=780f962c3eaa88370c1b69a8c53b2cacc3481598;hp=079750436ab20ddb85e32a12ac98876bbbaa6f96;hpb=895aeb27795c00f365ce3b30b1dca549b4f5468e;p=elogind.git diff --git a/src/bootchart/bootchart.conf b/src/bootchart/bootchart.conf index 079750436..48fad0272 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 @@ -8,13 +7,14 @@ # # 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