X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/99e140940d63cd23369a0aad5e47d2af92a34e16..68997e84e1199cbf17e3e3595022420af7cafb92:/examples/msg/tracing/trace_platform.c diff --git a/examples/msg/tracing/trace_platform.c b/examples/msg/tracing/trace_platform.c index a3e9dd91db..ffcfaa1255 100644 --- a/examples/msg/tracing/trace_platform.c +++ b/examples/msg/tracing/trace_platform.c @@ -6,7 +6,13 @@ /** @addtogroup MSG_examples * - * - tracing/trace_platform.c: Demonstrates how to trace the platform + * - tracing/trace_platform.c: This program demonstrates how a + * 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 + * (See \ref tracing_tracing_options for details) */ #include