From: schnorr Date: Fri, 14 Sep 2012 08:25:41 +0000 (+0200) Subject: [trace] missing documentation for tracing/basic option X-Git-Tag: v3_8~146^2~57 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5fe3aa3c457ac39a2ece180ad3bc37141149eb4c [trace] missing documentation for tracing/basic option --- diff --git a/doc/user_guide/doxygen/tracing.doc b/doc/user_guide/doxygen/tracing.doc index 7f0c4d33e7..c11af0cef6 100644 --- a/doc/user_guide/doxygen/tracing.doc +++ b/doc/user_guide/doxygen/tracing.doc @@ -215,6 +215,17 @@ can be used with simulators that have a different notion of time --cfg=tracing/disable_destroy:1 \endverbatim +\li \c +tracing/basic +: +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 \c triva/categorized :