]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/tracing/trace_platform.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modified base files in order to not refer anymore to the FAQ as the main doc source.
[simgrid.git] / examples / msg / tracing / trace_platform.c
index a3e9dd91db1b5f6babbf52cc2eba03a8e9f75ddf..ffcfaa1255d14b7fca142056e6f67b2e15bd3a16 100644 (file)
@@ -6,7 +6,13 @@
 
 /** @addtogroup MSG_examples
  * 
- * - <b>tracing/trace_platform.c</b>: Demonstrates how to trace the platform
+ * - <b>tracing/trace_platform.c</b>: 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 <stdio.h>