Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
using two dictionaries to keep host information (name and id)
[simgrid.git] / src / instr / surf_instr.c
2010-08-09 schnorrusing two dictionaries to keep host information (name...
2010-07-30 schnorrfix: bw and lat are stored as double* in the link_...
2010-07-30 schnorrcomment some tracing functions
2010-06-15 navarropDont declare variables at the middle of nowhere.
2010-05-20 schnorrbug fixes: correct use of xbt dictionaries and arrays
2010-04-25 mquinsonFix copyright headers
2010-04-21 schnorrre-organizing tracing masks and first support for ...
2010-04-20 schnorrrenaming more tracing functions
2010-04-15 schnorrrenaming the tracing functions that set the host/link...
2010-04-15 schnorrremoving code that was used to trace every single surf...
2010-04-15 schnorrrenaming some tracing functions to make easy to remembe...
2010-04-15 schnorrfix so enable_compile_warnings works nice when enable_t...
2010-04-15 schnorrproperly removing entries from dictionaries used by...
2010-04-15 schnorrcleaning tracing code
2010-04-15 schnorrtracing vivaldi x,y,h for each host
2010-04-13 schnorrproperly closing host containers on simulation trace...
2010-04-01 schnorrproper use of the HAVE_TRACING variable defined by...
2010-04-01 alegrandHuge import with Lucas tracing modifications.