X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..5ae5bd0ed44d9ba217556295e8c48e7eb5e4688c:/examples/msg/tracing/trace_platform.c diff --git a/examples/msg/tracing/trace_platform.c b/examples/msg/tracing/trace_platform.c index 427a891407..026524ff55 100644 --- a/examples/msg/tracing/trace_platform.c +++ b/examples/msg/tracing/trace_platform.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010. The SimGrid Team. +/* Copyright (c) 2010, 2012-2014. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -10,8 +10,8 @@ * platform file is traced to a Paje trace file format using the tracing * mechanism of Simgrid. * You might want to run this program with the following parameters: - * --cfg=tracing:1 - * --cfg=tracing/categorized:1 + * --cfg=tracing:yes + * --cfg=tracing/categorized:yes * (See \ref tracing_tracing_options for details) */