Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add option to generate states for code outside smpi to allow computation timing ...
[simgrid.git] / src / instr / instr_config.c
2012-08-21 Augustin Degommeadd option to generate states for code outside smpi...
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-20 schnorr[trace] new option tracing/basic (used to generate...
2012-07-03 Arnaud Giersch[trace] free dicts on TRACE_end.
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 schnorr[trace] correctly generating viva categorized configuration
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-06 schnorr[trace] viva graph configuration (same as for triva...
2012-05-24 Arnaud GierschRemove unused variables.
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 schnorr[trace] more changes to adapt graph configuration to...
2012-05-23 schnorr[trace] changing graph configuration generation to...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-05 schnorr[trace] check if user variables are being correctly...
2012-04-05 schnorr[trace] new function to get the declared marks
2012-04-05 schnorr[trace] move categories dictionary declaration to inter...
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 schnorr[trace] avoid Paje inconsistencies by forcing the gener...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-06 schnorr[trace] no longer mandate network/optim to Full when...
2012-02-22 Arnaud Giersch[tracing] Use trace_smpi_enabled.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-22 Lucas Schnorr[trace] be more strict about errors
2012-01-22 Lucas Schnorr[trace] re-writing some tracing functions
2012-01-22 Lucas Schnorr[trace] removing the tracing per task (where each task...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-08 Lucas Schnorr[trace] valgrind's memcheck to wipe out memory leaks...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Lucas Schnorr[trace] tracing needs a Full network/optim, otherwise...
2011-12-26 Lucas Schnorr[trace] better source code comments for configuration...
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-10-20 Martin Quinsonmerge branches
2011-09-20 Lucas Schnorr[trace] cosmetics, break lines of --help-tracing
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
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-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-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 Pierre-Nicolas ClaussMerge back master branch.
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:
next