Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] have to dump the buffer, trace events might use the container that is about...
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 28 Dec 2010 23:19:50 +0000 (23:19 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 28 Dec 2010 23:19:50 +0000 (23:19 +0000)
commitbdff7a608f635da64986f6c54494e8dabe4ed686
treeaa1a3093e4bd4406bccb1f863d851fd5088bc4bb
parent3ff60c238895dc3e6101b4d56f9021870dac3a86
[trace] have to dump the buffer, trace events might use the container that is about to be freed

details:
- this only affects simulators with process migration
- this might break the timestamps order in the trace file,
a better solution consists in cleaning out from the buffer
only the affected events

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9327 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/instr/instr_paje.c