X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dc3c3416c4cca30fef7c29422d45094687f59893..7abdd79c9f0f110c7ed500d9c9d30c475bbe83b2:/examples/java/tracing/tracingPingPong.tesh diff --git a/examples/java/tracing/tracingPingPong.tesh b/examples/java/tracing/tracingPingPong.tesh index 4d0e76fc22..4b0937c9f0 100644 --- a/examples/java/tracing/tracingPingPong.tesh +++ b/examples/java/tracing/tracingPingPong.tesh @@ -1,12 +1,12 @@ #! tesh -! output sort +! output sort 19 -$ java -cp ${classpath:=.} tracing/TracingTest ${srcdir:=.}/platform.xml ${srcdir:=.}/tracing/tracingPingPongDeployment.xml --cfg=tracing:1 --cfg=tracing/filename:simulation.trace --cfg=tracing/platform:1 -> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' +$ java -classpath ${classpath:=.} tracing/TracingTest ${srcdir:=.}/../platforms/platform.xml ${srcdir:=.}/tracing/tracingPingPongDeployment.xml --cfg=tracing:yes --cfg=tracing/filename:simulation.trace --cfg=tracing/platform:yes +> [0.000000] [jmsg/INFO] Using regular java threads. +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'simulation.trace' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to 'yes' > [4.474401] [jmsg/INFO] MSG_main finished; Cleaning up the simulation... > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] hello! > [Boivin:tracing.Receiver:(2) 0.000000] [jmsg/INFO] try to get a task