Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
To detect all the flows that are finishing at the same time, allow NS-3 to have a...
[simgrid.git] / tools / graphicator / graphicator.tesh
index 0e70163100d4d1b42c12b2e13dcde767766228a6..eec5619cd28921a98dbac5c7f0447d73bbc4f69a 100644 (file)
@@ -1,6 +1,7 @@
-#! ./tesh
+#!/usr/bin/env tesh
 
-$ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml test.dot
-> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
+$ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:yes --cfg=tracing/platform:yes test.dot
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to 'yes'
 
 $ rm test.dot