Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
TRACE_start and TRACE_end should no longer be called by user-code
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 23 Nov 2010 14:42:08 +0000 (14:42 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 23 Nov 2010 14:42:08 +0000 (14:42 +0000)
commit3bf26d5f8bcf8154aff251b7dca4174468e0971e
tree85eaf93aa1dbba969829e2319369ba5d6c942c11
parentf7a5c8e0a953c249ec8ba1574ce3949926e4ac30
TRACE_start and TRACE_end should no longer be called by user-code

details:
- MSG_global_init and MSG_clean do the job for the user
if tracing is set to on in cmake

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8618 48e7efb5-ca39-0410-a469-dd3cf9ba447f
examples/msg/tracing/categories.c
examples/msg/tracing/ms.c
examples/msg/tracing/procmig.c
examples/msg/tracing/tasks.c
examples/msg/tracing/volume.c
src/msg/global.c