Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / doc / doxygen / module-trace.doc
1 /**
2 \addtogroup TRACE_API
3
4 \section TRACE_doc TRACE documentation
5 - \ref TRACE_category
6 - \ref TRACE_mark
7 - \ref TRACE_user_variables
8
9 @{
10  
11   @defgroup TRACE_category Tracing categories
12   @brief Functions to declare tracing categories.
13
14   @defgroup TRACE_mark Tracing marks
15   @brief Functions to declare and create tracing marks.
16
17   @defgroup TRACE_user_variables Tracing user variables
18   @brief Functions to declare and define user variables associated to resources.
19   
20 @}
21 */