Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics on tracing mechanism
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 6 Oct 2010 14:48:10 +0000 (14:48 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 6 Oct 2010 14:48:10 +0000 (14:48 +0000)
commit653a39ca9cbfe9bed2b9a13859772c5fb576d8da
tree8b7e9401f4562e9cf9abcc60039403d59aaabeb8
parentbe9df0b83ffac70c7adcd066b34882d81de75a19
cosmetics on tracing mechanism

details:
- no export of functions starting with __ or _
- functions ending with _alloc and _release are used to initialize tracing modules

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8361 48e7efb5-ca39-0410-a469-dd3cf9ba447f
16 files changed:
include/instr/instr.h
src/instr/categories.c
src/instr/instr_config.c
src/instr/interface.c
src/instr/msg_process_instr.c
src/instr/msg_task_instr.c
src/instr/msg_volume.c
src/instr/private.h
src/instr/resource_utilization.c
src/instr/smpi_instr.c
src/instr/smx_instr.c
src/instr/surf_instr.c
src/instr/variables_instr.c
src/msg/global.c
src/smpi/smpi_global.c
src/surf/network_vivaldi.c