X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbootchart%2Fbootchart.conf;h=48fad027265a90545c2c8dbcad6385da200e1fda;hp=079750436ab20ddb85e32a12ac98876bbbaa6f96;hb=f7900e258dfb8ab55f333d02d96f908ca0ea8899;hpb=47a81ba2e101058459328d2da3d9b950a8030c86 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