Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix SimDag tracing
[simgrid.git] / src / instr / instr_msg_process.c
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 schnorr[trace] removing deprecated function from the tracing...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-22 Lucas Schnorr[trace] re-writing some tracing functions
2012-01-22 Lucas Schnorr[trace] when a process migrates, we need to clean-up...
2012-01-22 Lucas Schnorr[trace] when a process ends, remove its container from...
2011-10-20 Martin Quinsonmerge branches
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrtrace process creation before request for simix, assumi...
2011-02-07 schnorr[trace] new data structure to hold values of states...
2011-02-07 schnorr[trace] removing unused code
2011-02-07 schnorr[trace] better way of getting references to types
2011-01-05 schnorr[trace] using process name and PID as identification...
2011-01-03 schnorr[trace] setting the process state to "executing" after...
2010-12-29 schnorr[trace] simpler verifications to see what is enabled...
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] fix on link type creation (was indexed by type...
2010-12-13 schnorr[trace] arrows to indicate msg process migration
2010-12-13 schnorr[trace] set/push/pop states for tracing/msg/[task|proce...
2010-12-13 schnorr[trace] stop tracing process if user sets its category...
2010-12-13 schnorr[trace] renaming container type of msg process
2010-12-13 schnorr[trace] only let MSG processes receive categories if...
2010-12-13 schnorr[trace] update of msg process tracing (to monitor migra...
2010-12-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] replace IS_TRACING by TRACE_is_active() function
2010-12-02 schnorr[trace] adding comments to #endif's
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr