Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add script and platforms for cabinet.
[simgrid.git] / src / instr /
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-06-29 Arnaud GierschFix drand48() macro.
2011-06-29 NavarropDrand48 does not exist on win32
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Lucas Schnorr[trace] fix, free memory even if user requests the...
2011-06-16 Lucas Schnorr[trace] new option to let users disable the destruction...
2011-06-16 Lucas Schnorr[trace] fix undefs of trace configuration
2011-06-15 Lucas Schnorr[trace] let user specify color for user variables for...
2011-05-24 Lucas Schnorr[trace] to proceed, check if platform is traced in...
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] remove old source file with functions that...
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-24 Lucas Schnorr[trace] graphicator needs the platform to creata a...
2011-05-24 Lucas Schnorr[trace] adding a new boolean parameter (tracing/platfor...
2011-05-24 Lucas Schnorr[trace] interface cosmetics: removing pre-processor...
2011-05-24 Lucas Schnorr[trace] adding new way of set user variables for links...
2011-05-24 Lucas Schnorr[trace] default colors for mpi states
2011-05-24 Lucas Schnorr[trace] msg process and tasks tracing also needs platform
2011-05-24 Lucas Schnorr[trace] removing volume case study, deprecated at 3.6
2011-05-24 Lucas Schnorr[trace] smpi grouped trace implies user wants to trace...
2011-05-24 Lucas Schnorr[trace] let the tracing system (and not the instrumenta...
2011-05-24 Lucas Schnorr[trace] only need to declare resource utilization types...
2011-05-24 Lucas Schnorr[trace] isolating buffer dumping from the simulation...
2011-05-24 Lucas Schnorr[trace] controlling the callbacks and push/pop of conta...
2011-05-24 Lucas Schnorr[trace] new function returns true if user options need...
2011-05-17 Arnaud Giersch[trace] Fix insert_into_buffer.
2011-05-17 Arnaud Giersch[trace] Cache config options.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-04-22 Lucas Schnorr[trace] improve insertion sort by starting from the end
2011-04-14 Lucas Schnorrnew tracing option, use only onelink routes to trace...
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrgtnets tracing possible again, updated to latest routing
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-04-11 Lucas Schnorrcleaning deprecated ways of tracing resource utilization
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
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-04-10 Lucas Schnorrif smpi is ungrouped, processes behavior is registered...
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-09 Lucas Schnorrre-writing recursive graph extraction functions
2011-04-09 Lucas Schnorrnew function to check if a tracing container exists
2011-04-09 Lucas Schnorrlet the unique root AS of a platform file be the root...
2011-04-09 Lucas Schnorrraise exception if try to find a container that was...
2011-04-08 Lucas Schnorrfixing tracing to consider fullduplex links and naming...
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-05 Lucas Schnorrif tracing category X is created, define pX for hosts...
2011-04-05 Lucas Schnorrupdating the automatic generation of triva's graph...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-03 schnorr[trace] bugfix, correct matching of link keys on trace
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
2011-02-17 navarropRemove old DEBUGx() for XBT_DEBUG
2011-02-17 agierschUse new style logging macros.
2011-02-14 schnorr[trace] fix bug on interconnections tracing
2011-02-09 sahumake jedule compilable with all warning flags
2011-02-09 sahujed output written to simgrid.jed
2011-02-09 sahuadded jedule output to SimDAG
2011-02-09 sahujedule binding to SD started
2011-02-07 schnorr[trace] only one id generator for tracing system
2011-02-07 schnorr[trace] free the type values
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-02-04 schnorr[trace] categories are only used for characterized...
2011-02-04 schnorr[trace] return NULL instead of launching exception...
2011-01-05 schnorr[trace] using process name and PID as identification...
2011-01-05 schnorr[trace] unique id's for types and containers have to...
2011-01-03 schnorr[trace] tracing/msg/process:1 has states/links for...
2011-01-03 schnorr[trace] dump *before* destroy container, correct trace...
2011-01-03 schnorr[trace] setting the process state to "executing" after...
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] simpler verifications to see what is enabled...
2010-12-29 schnorr[trace] kill dictionary that is no longer necessary
2010-12-29 schnorr[trace] debug messages for tracing data structures...
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] dump previous events because container is about...
2010-12-29 schnorr[trace] at the end of tracing, dump everything up to...
2010-12-29 schnorr[trace] limiting the dumping of buffered events to...
2010-12-28 schnorr[trace] have to dump the buffer, trace events might...
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] set of initial value of variables to any resour...
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-28 schnorr[trace] creation of a type also defines its own color...
2010-12-28 schnorr[trace] cosmetics, simpler code
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] updating the configuration generated for triva
2010-12-22 schnorr[trace] register of node and edge types that were defin...
2010-12-22 schnorr[trace] keep tracing data structures until the very...
2010-12-22 schnorr[trace] this problem is already fixed in a previous...
2010-12-22 schnorr[trace] cosmetics
next