From: suter Date: Tue, 23 Nov 2010 21:25:34 +0000 (+0000) Subject: new line of output caused by default tracing:1 X-Git-Tag: v3_5~200 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3cc0b0f3bcb6232e5e5a9266c45c7865ea337204?hp=6bf3ea52656cfdcdf3eac88fea1068b7a5064e38;ds=sidebyside new line of output caused by default tracing:1 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8630 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/smpi/smpi_traced.tesh b/examples/smpi/smpi_traced.tesh index 0012c207f9..dc839b26e1 100644 --- a/examples/smpi/smpi_traced.tesh +++ b/examples/smpi/smpi_traced.tesh @@ -5,6 +5,7 @@ p Test instrumentation of SMPI $ ../../bin/smpirun -trace smpi_traced.trace -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../msg/small_platform_with_routers.xml -np 3 ./smpi_traced > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'TCP_gamma' to '4194304' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'smpi_traced.trace' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to '1'