From: Lucas Schnorr Date: Fri, 20 Jan 2012 15:24:44 +0000 (+0100) Subject: [trace] remove info messages from process migration test, update its tesh X-Git-Tag: exp_20120216~119^2~53 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c21c80de9d13320eb1f9b4c1c6f451646f29c270 [trace] remove info messages from process migration test, update its tesh --- diff --git a/examples/msg/tracing/procmig.c b/examples/msg/tracing/procmig.c index d2f564711a..165bd415d3 100644 --- a/examples/msg/tracing/procmig.c +++ b/examples/msg/tracing/procmig.c @@ -24,7 +24,6 @@ static int emigrant(int argc, char *argv[]) destination = (char*)MSG_task_get_data (task); MSG_task_destroy (task); if (!destination) break; //there is no destination, die - XBT_INFO("Migrating to %s", destination); MSG_process_migrate(MSG_process_self(), MSG_get_host_by_name(destination)); MSG_process_sleep(2); // I am tired, have to sleep for 2 seconds free (destination); diff --git a/examples/msg/tracing/procmig.tesh b/examples/msg/tracing/procmig.tesh index f656d6474a..23a30427f0 100644 --- a/examples/msg/tracing/procmig.tesh +++ b/examples/msg/tracing/procmig.tesh @@ -7,15 +7,6 @@ $ $SG_TEST_EXENV ${bindir:=.}/tracing/procmig$EXEEXT --cfg=tracing:1 --cfg=traci > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/buffer' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'tracing/procmig.trace' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/msg/process' to '1' -> [Fafard:emigrant:(1) 2.020551] [msg_test/INFO] Migrating to Tremblay -> [Tremblay:emigrant:(1) 4.020707] [msg_test/INFO] Migrating to Jupiter -> [Jupiter:emigrant:(1) 6.035906] [msg_test/INFO] Migrating to Fafard -> [Fafard:emigrant:(1) 8.056457] [msg_test/INFO] Migrating to Ginette -> [Ginette:emigrant:(1) 10.069689] [msg_test/INFO] Migrating to Bourassa -> [Bourassa:emigrant:(1) 12.090025] [msg_test/INFO] Migrating to Fafard -> [Fafard:emigrant:(1) 14.110575] [msg_test/INFO] Migrating to Tremblay -> [Tremblay:emigrant:(1) 16.110731] [msg_test/INFO] Migrating to Ginette -> [18.123963] [msg_test/INFO] Simulation time 18.124 $ cat tracing/procmig.trace > %EventDef PajeDefineContainerType 0