Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a SD_workstation_get_current_task function
[simgrid.git] / src / instr /
2010-04-25 mquinsonFix copyright headers
2010-04-23 schnorrnew tracing mask TRACE_VOLUME to trace the msg tasks...
2010-04-23 schnorrnew function to generate a paje start link with a volum...
2010-04-23 schnorrsplitting the code of one tracing function in two ...
2010-04-21 schnorrset the category for process containers also
2010-04-21 schnorrsetting the type of the task so we can define its color...
2010-04-21 schnorrfix: correct trace mask checking
2010-04-21 schnorrallowing the user to set the three tracing masks
2010-04-21 schnorrre-organizing tracing masks and first support for ...
2010-04-20 schnorrrenaming value of presence state to "presence" (to...
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 schnorrremoving unused tracing variable
2010-04-15 schnorrtracing vivaldi x,y,h for each host
2010-04-14 schnorrimplement TRACE_start as function instead of pre-proces...
2010-04-13 schnorronly way to know if a category is well declared is...
2010-04-13 schnorrdo not throw an exception if category is already create...
2010-04-13 schnorrcorrecting exception message to let user know which...
2010-04-13 schnorrproperly closing host containers on simulation trace...
2010-04-07 schnorrcorrecting the return value for the TRACE_start function
2010-04-07 schnorrthrowing an exception if TRACE_start is called twice
2010-04-07 schnorrtracing only with the TRACE_PLATFORM mask (for now)
2010-04-01 schnorrproper use of the HAVE_TRACING variable defined by...
2010-04-01 alegrandHuge import with Lucas tracing modifications.