Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this was fixed too
[simgrid.git] / src / instr /
2012-12-18 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideRestructure config headers
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-11-30 shensheiMerge ../simgrid
2012-11-28 schnorr[trace] avoiding key clashes on paje links
2012-11-28 Augustin Degommeforgot to add color for computing in previous commit
2012-11-28 schnorr[trace] header re-organization (now with a basic version)
2012-11-28 schnorr[trace] fix color for MPI operations to correctly follo...
2012-11-28 schnorr[trace] new option tracing/basic (used to generate...
2012-11-25 Martin Quinsonmove sg_cmdline to xbt/virtu.h module, and rename it...
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Lucas Schnorr[trace] bye bye triva, welcome viva
2012-11-12 Lucas Schnorr[trace] do not extract topology graph if user ask to...
2012-11-12 Lucas Schnorr[trace] new tracing option to disable the topology...
2012-11-12 Lucas Schnorr[trace] cosmetics, platform is registered as a hierarch...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 Lucas Schnorr[trace] link value here should indicate resource topology
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-17 schnorr[trace] output the command line used to generate the...
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-21 schnorr[trace] save/restore previous state when pause/resume...
2012-09-19 schnorr[trace] give users the possibility to pause/resume...
2012-09-19 schnorr[trace] factorize + cosmetics + debug messages
2012-09-14 schnorrRevert "[trace] remove version, otherwise we'll have...
2012-09-13 schnorr[trace] remove version, otherwise we'll have to updates...
2012-09-13 schnorr[trace] dumping comment and comment_file to trace files...
2012-09-13 schnorrfix, removing tabs
2012-09-13 schnorr[trace] new tracing options to add comments to trace...
2012-09-13 schnorrfix: missing undef
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-28 navarroCompletely remove route_t and replace by sg_platf_route...
2012-08-22 schnorr[trace] avoiding key clashes on paje links
2012-08-21 Augustin Degommeforgot to add color for computing in previous commit
2012-08-21 schnorr[trace] color fields must have type 'color'
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] header re-organization (now with a basic version)
2012-08-20 schnorr[trace] fix color for MPI operations to correctly follo...
2012-08-20 schnorr[trace] new option tracing/basic (used to generate...
2012-07-31 schnorr[trace] factorize more
2012-07-31 schnorr[trace] factorize code, use TRACE_msg_process_destroy...
2012-07-31 schnorr[trace] add function to destroy process container
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-07-31 schnorr[trace] make sure variable is zeroed before writing...
2012-07-04 schnorr[trace] correctly declaring simgrid tracing mark values...
2012-07-04 schnorr[trace] don't specify color when declaring an event...
2012-07-04 schnorr[trace] follow the paje file format specification
2012-07-03 Arnaud Giersch[trace] free dicts on TRACE_end.
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-26 Arnaud GierschTesting the value is useless here...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterDon't try to dump an output if no event has been stored...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
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-14 schnorr[trace] re-write of trace mark API, need to declare...
2012-06-14 schnorr[trace] only ignore the call if the mark type wasn...
2012-06-14 schnorr[trace] we don't need to trace the destruction of the...
2012-06-14 schnorr[trace] don't let mark the trace if platform is not...
2012-06-14 Arnaud GierschFix build with paranoid flags: remove redundant '\0...
2012-06-14 Sascha Hunoldupdated jedule output of SimDag
2012-06-13 Arnaud Giersch[trace] correct impossible code.
2012-06-13 Arnaud Giersch[trace] new function: PJ_value_get_or_new().
2012-06-13 Arnaud Giersch[trace] throw an exception instead of returning NULL.
2012-06-13 Arnaud Giersch[trace] test is obviously redundant here.
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-07 schnorr[trace] paje file format has evolved with a new event...
2012-06-06 schnorr[trace] viva graph configuration (same as for triva...
2012-06-06 schnorr[trace] launch an exception if user provided an unknown...
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-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Frederic Suterglobal_routing doesn't exist anymore. If I'm correct...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 schnorr[trace] let user code declare/set/push/pop states for...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-10 navarroFix jedule compilation
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
next