Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix on link type creation (was indexed by type name, but should consider...
[simgrid.git] / src / instr / instr_config.c
2010-12-13 schnorr[trace] removing old code that was merged into new...
2010-12-13 schnorr[trace] update on --cfg=tracing/msg/task:1, now works...
2010-12-13 schnorr[trace] update of msg process tracing (to monitor migra...
2010-12-13 schnorr[trace] smpi types declaration updated
2010-12-13 schnorr[trace] declaring dictionary where it is allocated
2010-12-13 schnorr[trace] adding a new structure to keep the type hierarc...
2010-12-13 schnorr[trace] trace type hierarchy depends on the platform...
2010-12-13 schnorr[trace] graph configuration file for triva no longer...
2010-12-13 schnorr[trace] renaming function to follow up parameters
2010-12-07 schnorr[trace] remove logging trace message
2010-12-07 schnorr[trace] dictionary for holding smx_process_t -> categor...
2010-12-06 schnorr[trace] TRACE_[start|end] no longer belong to public...
2010-12-06 schnorr[trace] configuration option tracing/platform renamed...
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] detailed description of new configuration options
2010-12-06 schnorr[trace] new tracing options to generate graph configura...
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
2010-12-02 schnorr[trace] detailed explanation about all tracing options...
2010-12-02 schnorr[trace] undef constants used only in this source file...
2010-12-01 schnorrchanging default tracing method for resource categorize...
2010-11-23 schnorrtracing: new configuration option to control if tracing...
2010-11-09 schnorrtracing option to trace uncategorized resource utilization
2010-11-05 schnorrnew configuration option tracing/smpi/group
2010-10-11 alegrandIndent include and src using this command:
2010-10-06 schnorrcosmetics on tracing mechanism
2010-09-23 schnorrnew configuration option tracing/platform/method
2010-08-05 schnorrdetecting if TRACE_start was called too soon (before...
2010-08-05 schnorrdeclaration of configuration options for tracing