Changeset: fcf003208db2 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fcf003208db2
Modified Files:
        clients/mapiclient/Tests/stethoscope--help.stable.err
Branch: default
Log Message:

approved new stethoscope help message as per changeset d1b3e596d081


diffs (46 lines):

diff --git a/clients/mapiclient/Tests/stethoscope--help.stable.err 
b/clients/mapiclient/Tests/stethoscope--help.stable.err
--- a/clients/mapiclient/Tests/stethoscope--help.stable.err
+++ b/clients/mapiclient/Tests/stethoscope--help.stable.err
@@ -18,25 +18,25 @@ stethoscope [options] +[trace options] {
   -h | --host=<hostname>
 
 The trace options:
-  S = start instruction profiling
-  a = aggregates
-  e = event
-  f = function 
-  o = operation called
-  i = interpreter thread
-  T = time
-  t = ticks
-  c = cpu statistics
-  m = memory resources
+  S = monitor start of instruction profiling
+  a = aggregate clock ticks per instruction
+  e = event counter
+  f = function name and pc counter 
+  o = module.function operation called
+  i = interpreter thread number
+  T = wall colck time
+  t = ticks in microseconds
+  c = cpu statistics (utime,ctime,stime,cstime)
+  m = memory resources as provided by OS
   r = block reads
   w = block writes
   b = bytes read/written
-  s = statement
-  y = argument types
-  p = page faults, context switches
-  u = user
+  s = MAL statement
+  y = MAL argument types
+  p = process statistics, e.g. page faults, context switches
+  u = user id
 
-# 10:36:09 >  
-# 10:36:09 >  Done.
-# 10:36:09 >  
+# 19:24:05 >  
+# 19:24:05 >  "Done."
+# 19:24:05 >  
 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to