[Swift-commit] r4009 - usertools/worker-profile

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Thu Jan 20 09:42:52 CST 2011


Author: wozniak
Date: 2011-01-20 09:42:51 -0600 (Thu, 20 Jan 2011)
New Revision: 4009

Added:
   usertools/worker-profile/README.txt
Log:
Adding

Added: usertools/worker-profile/README.txt
===================================================================
--- usertools/worker-profile/README.txt	                        (rev 0)
+++ usertools/worker-profile/README.txt	2011-01-20 15:42:51 UTC (rev 4009)
@@ -0,0 +1,25 @@
+
+To use these tools, you have to turn on $PROFILE=1
+in provider-coaster/resources/worker.pl
+
+These tools generate tabular output data that may be
+plotted with the vdl2/usertools/plotter
+
+User tools are described below:
+
+worker_jobs.zsh:
+
+For each worker, obtain the number of jobs run.
+Useful to sanity check what happened and get a sense
+of load balance.
+
+worker_jobs_sorted.zsh:
+
+Sorted output for the above.
+
+worker_profile_util.zsh:
+
+Extracts the load over time for a given worker log.
+Example output is at:
+http://www.ci.uchicago.edu/wiki/bin/view/SWFT/WorkerProfile
+




More information about the Swift-commit mailing list