Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix SimDag tracing
[simgrid.git] / src / instr / instr_paje_trace.c
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-09 schnorr[trace] update the header to the latest paje file forma...
2012-02-22 Arnaud GierschFix more format strings and parameters.
2012-02-22 Arnaud GierschMore trailing commas.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-22 Lucas Schnorr[trace] be more strict about errors
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 Arnaud GierschFix compilation errors about "enumeration value not...
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-08 Lucas Schnorr[trace] valgrind's memcheck to wipe out memory leaks...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-10 Lucas Schnorr[trace] strictly following the header of the paje file...
2011-09-16 Lucas Schnorr[trace] fix on the trace header, strictly following...
2011-09-16 Lucas Schnorr[trace] hosts might have spaces
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] isolating buffer dumping from the simulation...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Arnaud Giersch[trace] Fix insert_into_buffer.
2011-04-22 Lucas Schnorr[trace] improve insertion sort by starting from the end
2011-04-12 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrnew tracing/buffer configuration option, default to 0
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2011-02-07 schnorr[trace] new data structure to hold values of states...
2011-01-03 schnorr[trace] faster method to insert into buffer
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2010-12-29 schnorr[trace] debug messages for event buffering and tracing
2010-12-29 schnorr[trace] removing unused code
2010-12-29 schnorr[trace] limiting the dumping of buffered events to...
2010-12-28 schnorr[trace] removing old code
2010-12-28 schnorr[trace] free memory after events are recorded in trace...
2010-12-28 schnorr[trace] same field order for all specific event structures
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-28 schnorr[trace] simpler event types handling, integer of enum...
2010-12-28 schnorr[trace] re-organizing structures for tracing events
2010-12-28 schnorr[trace] removing unused fields on event structure
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] a source file to keep functions to deal with...
2010-12-22 schnorr[trace] renaming instrumentation source file