From: Christian Heinrich Date: Sat, 30 Jan 2016 18:07:26 +0000 (+0100) Subject: [DOC] Added stubs for undocumented tracing options X-Git-Tag: v3_13~993^2~9 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4cb412c3bac5d4aadaf34e7aab95bc07d7b82761 [DOC] Added stubs for undocumented tracing options These options still need to be documented, but I have currently not enough knowledge about what they all do. --- diff --git a/doc/doxygen/tracing.doc b/doc/doxygen/tracing.doc index eacff0e2e9..7c11bda843 100644 --- a/doc/doxygen/tracing.doc +++ b/doc/doxygen/tracing.doc @@ -190,6 +190,38 @@ exchanged in the trace, both in the links and on the states. For collective, siz --cfg=tracing/smpi/display_sizes:yes \endverbatim +\li \c +tracing/smpi/sleeping +: +TODO +\verbatim +TODO +\endverbatim + +\li \c +tracing/smpi/format +: +TODO +\verbatim +TODO +\endverbatim + +\li \c +tracing/smpi/format/ti_one_file +: +TODO +\verbatim +TODO +\endverbatim + +\li \c +tracing/msg/vm +: +TODO +\verbatim +TODO +\endverbatim + \li \c tracing/msg/process : @@ -226,6 +258,22 @@ traced as usual. --cfg=tracing/onelink_only:yes \endverbatim +\li \c +tracing/disable_link +: +TODO +\verbatim +TODO +\endverbatim + +\li \c +tracing/disable_power +: +TODO +\verbatim +TODO +\endverbatim + \li \c tracing/disable_destroy : @@ -263,6 +311,30 @@ Use this to add the contents of a file to the top of the trace file as comment. --cfg=tracing/comment_file:textual_file.txt \endverbatim +\li \c +tracing/precision +: +TODO +\verbatim +TODO +\endverbatim + +\li \c +tracing/platform +: +TODO +\verbatim +TODO +\endverbatim + +\li \c +tracing/platform/topology +: +TODO +\verbatim +TODO +\endverbatim + \li \c viva/categorized :