Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new tracing mask TRACE_VOLUME to trace the msg tasks communication size and group...
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 23 Apr 2010 15:51:30 +0000 (15:51 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 23 Apr 2010 15:51:30 +0000 (15:51 +0000)
commitd54bd673caabfaf797eef66bea11c265759a8652
treeab37f231253dc24d8070fa5d098dda36c025e1a2
parent664456b5edbfdc7a730fd3e4bca139e8da9183b4
new tracing mask TRACE_VOLUME to trace the msg tasks communication size and group them by msg processes

details:
- can be used to analyze how much data is exchanged among msg processes
- first use of paje links in simgrid trace file

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7640 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/src/CMakeDefinePackages.txt
include/instr/instr.h
src/instr/interface.c
src/instr/msg_process_instr.c
src/instr/msg_task_instr.c
src/instr/msg_volume.c [new file with mode: 0644]
src/instr/private.h