[Swift-commit] r6221 - trunk/docs/userguide
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Sun Feb 3 15:01:41 CST 2013
Author: ketan
Date: 2013-02-03 15:01:41 -0600 (Sun, 03 Feb 2013)
New Revision: 6221
Modified:
trunk/docs/userguide/log-processing
Log:
organize logs section
Modified: trunk/docs/userguide/log-processing
===================================================================
--- trunk/docs/userguide/log-processing 2013-02-03 20:49:41 UTC (rev 6220)
+++ trunk/docs/userguide/log-processing 2013-02-03 21:01:41 UTC (rev 6221)
@@ -39,8 +39,11 @@
. _DEBUG textfiles BEGIN_
. _DEBUG Loader kmlversion is_
+Log plotting
+~~~~~~~~~~~~
+
Normalize event times in the log to the run start time
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Generate the log, assuming the log is titled +swift-run.log+
@@ -51,7 +54,7 @@
Make a basic load plot from Coasters Cpu log lines
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
. Normalize the log.
. Build up a load data file:
@@ -68,7 +71,7 @@
Make a basic job completion plot from Coasters Cpu log lines
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
. Normalize the log.
@@ -85,7 +88,7 @@
------------------------------------------
Make a basic Block allocation plot from Coasters Block log lines
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
. Normalize the log.
@@ -102,7 +105,7 @@
------------------------------------------
Make a job runtime distribution plot from Coasters Cpu log lines
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
. Normalize the log.
More information about the Swift-commit
mailing list