X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..4cb412c3bac5d4aadaf34e7aab95bc07d7b82761:/doc/doxygen/tracing.doc?ds=sidebyside diff --git a/doc/doxygen/tracing.doc b/doc/doxygen/tracing.doc index b4b203eeeb..7c11bda843 100644 --- a/doc/doxygen/tracing.doc +++ b/doc/doxygen/tracing.doc @@ -143,17 +143,6 @@ tracing/filename \endverbatim If you do not provide this parameter, the trace file will be named simgrid.trace. -\li \c -tracing/onelink_only -: - By default, the tracing system uses all routes in the platform file - to re-create a "graph" of the platform and register it in the trace file. - This option let the user tell the tracing system to use only the routes - that are composed with just one link. -\verbatim ---cfg=tracing/onelink_only:yes -\endverbatim - \li \c tracing/smpi : @@ -201,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 : @@ -237,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 : @@ -274,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 :