X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bdfe4f8674f98efbf2d67ad854ef83a1d5f855ed..253aec39d6b6cdae39cd320f47f952b7cd665048:/examples/msg/tracing/procmig.c diff --git a/examples/msg/tracing/procmig.c b/examples/msg/tracing/procmig.c index 59a1a796c0..c81c26a909 100644 --- a/examples/msg/tracing/procmig.c +++ b/examples/msg/tracing/procmig.c @@ -11,8 +11,8 @@ * of where the process has been during its execution. Migrations are represented by * arrows from the origin to the destination host. * You might want to run this program with the following parameters: - * --cfg=tracing:1 - * --cfg=tracing/msg/process:1 + * --cfg=tracing:yes + * --cfg=tracing/msg/process:yes * (See \ref tracing_tracing_options for details) */