[Swift-commit] r4410 - trunk/libexec/log-processing
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Mon Apr 25 14:43:39 CDT 2011
Author: wozniak
Date: 2011-04-25 14:43:39 -0500 (Mon, 25 Apr 2011)
New Revision: 4410
Added:
trunk/libexec/log-processing/buckets.cfg
Log:
Add basic plot parameters for job runtime buckets
Added: trunk/libexec/log-processing/buckets.cfg
===================================================================
--- trunk/libexec/log-processing/buckets.cfg (rev 0)
+++ trunk/libexec/log-processing/buckets.cfg 2011-04-25 19:43:39 UTC (rev 4410)
@@ -0,0 +1,9 @@
+
+height = 300
+width = 400
+
+xlabel = job duration bound (seconds)
+ylabel = job count
+
+shape.load.data = none
+label.buckets.data = non-zero job count
More information about the Swift-commit
mailing list