Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce code duplication.
[simgrid.git] / src / instr / instr_resource_utilization.cpp
2017-11-08 Arnaud GierschReduce code duplication.
2017-10-30 Frederic Suterenough playing with instr for now ...
2017-10-27 Frederic Suterrework Variable related events
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-23 Frederic Suteranother map which is a set
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-17 Frederic Suterfurther simplifications
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-12 Frederic Suterrefactoring and namespacing
2017-10-12 Frederic Sutermore stringification/privatization
2017-10-11 Frederic SuterRefactoring instr
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Frederic Sutersloppy replacement of dict by map and char* by string
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-16 Martin Quinsoninstr: objectifies another method
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-28 Martin Quinsonfollow the naming conventions in Instr
2017-08-28 Martin Quinsonmove all inst declarations into their namespace
2017-08-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-18 Takishippnormalize s_type class part 3
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschMissing include.
2017-08-03 Frederic Suter4 functions and a callback for one dict... seriously?!
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-04-21 Takishipphierarchical OOP tree
2017-04-04 Takishippfix bugs due to subVariable method
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-25 Martin QuinsonRevert "remove a few smells in instrumentation"
2016-12-23 Frederic Suterremove a few smells in instrumentation
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-06-09 Christian Heinrich[INSTR] NULL -> nullptr substitution
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Suterblank lines and indent in instr
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-22 Christian Heinrich[INSTR] Removed duplicate code in TRACE_surf_host_set_u...
2015-12-28 Martin QuinsonCompile src/instr with g++ so that we can use C++ const...