From 4cb412c3bac5d4aadaf34e7aab95bc07d7b82761 Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Sat, 30 Jan 2016 19:07:26 +0100 Subject: [PATCH] [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. --- doc/doxygen/tracing.doc | 72 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) 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 : -- 2.20.1