Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also cleanup the fields of s_sg_platf_link_cbarg_t
[simgrid.git] / src / instr / instr_config.c
2011-10-20 Martin Quinsonmerge branches
2011-09-20 Lucas Schnorr[trace] cosmetics, break lines of --help-tracing
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Lucas Schnorr[trace] fix, free memory even if user requests the...
2011-06-16 Lucas Schnorr[trace] new option to let users disable the destruction...
2011-06-16 Lucas Schnorr[trace] fix undefs of trace configuration
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] adding a new boolean parameter (tracing/platfor...
2011-05-24 Lucas Schnorr[trace] msg process and tasks tracing also needs platform
2011-05-24 Lucas Schnorr[trace] removing volume case study, deprecated at 3.6
2011-05-24 Lucas Schnorr[trace] smpi grouped trace implies user wants to trace...
2011-05-24 Lucas Schnorr[trace] new function returns true if user options need...
2011-05-17 Arnaud Giersch[trace] Cache config options.
2011-04-14 Lucas Schnorrnew tracing option, use only onelink routes to trace...
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 Schnorrnew tracing/buffer configuration option, default to 0
2011-04-11 Lucas Schnorrcleaning deprecated ways of tracing resource utilization
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-05 Lucas Schnorrif tracing category X is created, define pX for hosts...
2011-04-05 Lucas Schnorrupdating the automatic generation of triva's graph...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2010-12-29 schnorr[trace] simpler verifications to see what is enabled...
2010-12-29 schnorr[trace] at the end of tracing, dump everything up to...
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-22 schnorr[trace] updating the configuration generated for triva
2010-12-22 schnorr[trace] keep tracing data structures until the very...
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