Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into vmtrace
[simgrid.git] / src / instr / instr_surf.c
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-07-31 schnorr[trace] only update power and bandwidth if trace subsys...
2012-07-31 schnorr[trace] it seems there are no availability traces for...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 navarroGtnets works with new struct network_element_t
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-22 Lucas Schnorr[trace] re-writing some tracing functions
2011-10-20 Martin Quinsonmerge branches
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrgtnets tracing possible again, updated to latest routing
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] keep tracing data structures until the very...
2010-12-22 schnorr[trace] cosmetics
2010-12-15 schnorr[trace] do not xbt_die if gtnets is traced
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