projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5951e4a
)
share/collection.conf: Add format strings to the df_inode graph.
author
Florian Forster
<ff@octo.it>
Sun, 27 Jun 2010 10:11:02 +0000
(12:11 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sun, 27 Jun 2010 10:11:02 +0000
(12:11 +0200)
share/collection.conf
patch
|
blob
|
history
diff --git
a/share/collection.conf
b/share/collection.conf
index
8388bbe
..
b014162
100644
(file)
--- a/
share/collection.conf
+++ b/
share/collection.conf
@@
-140,6
+140,7
@@
Color "ff0000"
Area true
#Stack true
+ Format "%5.1lf%s"
</DEF>
<DEF>
TypeInstance "reserved"
@@
-148,6
+149,7
@@
Color "ffb000"
Area true
Stack true
+ Format "%5.1lf%s"
</DEF>
<DEF>
TypeInstance "free"
@@
-156,6
+158,7
@@
Color "00bf00"
Area true
Stack true
+ Format "%5.1lf%s"
</DEF>
</Graph>