Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] graphicator needs the platform to creata a graph of it
[simgrid.git] / tools / graphicator / graphicator.tesh
index a78c3cd..8b9eacc 100644 (file)
@@ -1,7 +1,8 @@
 #! ./tesh
 
-$ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:1 test.dot
+$ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:1 --cfg=tracing/platform:1 test.dot
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
 > [0.000000] [graphicator/INFO] Output is in file test.dot