Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Increase the frequency of chord's getrequest operations when running the mc.
[simgrid.git] / examples / msg / tracing / volume.tesh
index d6c6a8a..1c2117e 100644 (file)
@@ -2,7 +2,7 @@
 
 p Tracing communications among processes of a master/slave application
 
-$ $SG_TEST_EXENV tracing/volume$EXEEXT --cfg=tracing:1 --cfg=tracing/filename:tracing/volume.trace --cfg=tracing/msg/volume:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
+$ $SG_TEST_EXENV ${bindir:=.}/tracing/volume$EXEEXT --cfg=tracing:1 --cfg=tracing/filename:tracing/volume.trace --cfg=tracing/msg/volume:1 ${srcdir:=.}/tracing/platform.xml ${srcdir:=.}/tracing/deployment.xml
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'tracing/volume.trace'
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/volume' to '1'
@@ -381,3 +381,5 @@ $ cat tracing/volume.trace
 > 6 206.703278 2 5
 > 6 206.703278 1 1
 > 6 206.703278 0 0
+
+$ rm -rf tracing/volume.trace