[Swift-commit] r4423 - trunk/libexec/log-processing
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Tue Apr 26 16:07:49 CDT 2011
Author: wozniak
Date: 2011-04-26 16:07:49 -0500 (Tue, 26 Apr 2011)
New Revision: 4423
Modified:
trunk/libexec/log-processing/cpu-jobs-complete.pl
Log:
Correct notes
Modified: trunk/libexec/log-processing/cpu-jobs-complete.pl
===================================================================
--- trunk/libexec/log-processing/cpu-jobs-complete.pl 2011-04-26 20:48:26 UTC (rev 4422)
+++ trunk/libexec/log-processing/cpu-jobs-complete.pl 2011-04-26 21:07:49 UTC (rev 4423)
@@ -1,8 +1,7 @@
#!/usr/bin/perl
-# Accumulate the load level at each point in time
+# Accumulate number of completed jobs at each point in time
# INPUT: A Swift log file with Coasters messages:
-# timestamp ... Cpu ... submitting ...
# timestamp ... Cpu ... jobTerminated ...
# where timestamp is a number
# OUTPUT: lines formatted as "timestamp count"
More information about the Swift-commit
mailing list