Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] adding a new structure to keep the type hierarchy of the trace
[simgrid.git] / src / instr / instr_surf.c
2010-12-13 schnorr[trace] adding a new structure to keep the type hierarc...
2010-12-13 schnorr[trace] new field id to make the final trace file smaller
2010-12-13 schnorr[trace] cosmetics and removing unused static variable
2010-12-13 schnorr[trace] gtnets tracing mechanism is outdated
2010-12-13 schnorr[trace] updating (availability) trace support in tracin...
2010-12-13 schnorr[trace] removing old vivaldi tracing (no longer called...
2010-12-13 schnorr[trace] remove the function that was used to save the...
2010-12-13 schnorr[trace] properly destroy the tracing platform
2010-12-13 schnorr[trace] removing obsolete code (host and link declarati...
2010-12-13 schnorr[trace] renaming function to follow up parameters
2010-12-07 schnorr[trace] use xbt_strdup to copy category
2010-12-06 schnorr[trace] declaring xbt_log categories for tracing
2010-12-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] replace IS_TRACING by TRACE_is_active() function
2010-12-02 schnorr[trace] adding comments to #endif's
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr