Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] bye bye triva, welcome viva
[simgrid.git] / examples / msg / tracing / ms.c
2012-11-12 Lucas Schnorr[trace] bye bye triva, welcome viva
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-14 schnorr[trace] re-write of trace mark API, need to declare...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-02 schnorr[trace] always set initial value for variables, if...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-05 schnorr[trace] pay attention to the return value of get functi...
2012-04-05 schnorr[trace] update example to show how to get declared...
2012-04-05 schnorr[trace] update example to show how to use TRACE_get_cat...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorr[trace] update examples with the new API for setting...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 schnorrdocument MSG tracing examples
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroRemove unused variables and add missing prototypes.
2012-01-22 Lucas Schnorr[trace] cleaner code for tracing examples
2012-01-19 navarroRemove old MSG_set_channel_number from examples.
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-02-17 agierschUse new style logging macros.
2010-12-13 schnorr[trace] categories declaration must be after environmen...
2010-12-06 schnorr[trace] categories may have colors registered in the...
2010-11-23 schnorrTRACE_start and TRACE_end should no longer be called...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-08-09 schnorrfullduplex support
2010-08-05 schnorrupdating tracing examples according to new TRACE_start...
2010-04-25 mquinsonFix copyright headers
2010-04-21 schnorrupdating the ms tracing example to generate a different...
2010-04-15 piniAlso compile in paranoid mode.
2010-04-14 schnorrcreating specific tests to verify the simulation trace...