Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] missing documentation for tracing/basic option
[simgrid.git] / doc / user_guide / doxygen / tracing.doc
index 7f0c4d3..c11af0c 100644 (file)
@@ -215,6 +215,17 @@ can be used with simulators that have a different notion of time
 --cfg=tracing/disable_destroy:1
 \endverbatim
 
+\li <b>\c
+tracing/basic
+</b>:
+Some visualization tools are not able to parse correctly the Paje file format.
+Use this option if you are using one of these tools to visualize the simulation
+trace. Keep in mind that the trace might be incomplete, without all the
+information that would be registered otherwise.
+\verbatim
+--cfg=tracing/basic:1
+\endverbatim
+
 \li <b>\c
 triva/categorized
 </b>: