Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge conflicts
[simgrid.git] / src / instr / instr_interface.c
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-10-20 Martin Quinsonmerge branches
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
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] 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] interface cosmetics: removing pre-processor...
2011-05-24 Lucas Schnorr[trace] adding new way of set user variables for links...
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
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 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-09 Lucas Schnorrgraphicator re-implemented
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2011-02-07 schnorr[trace] new data structure to hold values of states...
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] cosmetics
2010-12-15 schnorr[trace] bugfix, do not try to declare a NULL category
2010-12-13 schnorr[trace] declaring dictionary where it is allocated
2010-12-13 schnorr[trace] merging instr_variables.c into instr_interface...
2010-12-13 schnorr[trace] checking if platform is traced in tracing API
2010-12-13 schnorr[trace] adding a new structure to keep the type hierarc...
2010-12-13 schnorr[trace] checking if the user created the environment...
2010-12-13 schnorr[trace] simpler tracing interface, just one way to...
2010-12-13 schnorr[trace] renaming function to follow up parameters
2010-12-07 schnorr[trace] declare smpi category and let instr continues...
2010-12-06 schnorr[trace] TRACE_[start|end] no longer belong to public...
2010-12-06 schnorr[trace] use of xbt functions inside instr
2010-12-06 schnorr[trace] declaring xbt_log categories for tracing
2010-12-06 schnorr[trace] new tracing options to generate graph configura...
2010-12-06 schnorr[trace] uncategorized resource tracing option is indepe...
2010-12-06 schnorr[trace] verbose comments to connect simulator parameter...
2010-12-06 schnorr[trace] let paje output its own header
2010-12-06 schnorr[trace] encapsulating the open/close of the trace file
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