Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] only one public function for extracting the graph of a platform
[simgrid.git] / tools / graphicator / graphicator.tesh
1 #! ./tesh
2
3 $ ${bindir:=.}/graphicator ${srcdir:=.}/teshsuite/simdag/platforms/one_cluster.xml --cfg=tracing:1 --cfg=tracing/platform:1 test.dot
4 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'
6 > [0.000000] [graphicator/INFO] Output is in file test.dot
7
8
9 $ rm test.dot