Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines.
[simgrid.git] / src / instr / instr_platform.cpp
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Martin QuinsonRemove the actor of the on_{start/completion} parameter...
2021-01-10 Martin QuinsonUnify on_start/on_completion signals of Activities
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-16 Arnaud GierschAvoid unnecessary copy by using a 'const' reference...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud GierschDrop unused smpi/plugins/load_balancer.
2020-11-26 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud GierschCosmetics.
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-21 Arnaud GierschRemove useless new/delete (please sonar).
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-13 Arnaud GierschRemove useless type aliases.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschModern C++ use "auto".
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-10 Arnaud Giersch[sonar] Fix more implicit casts that should not lower...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-27 Frederic Suteruse signals for smpi tracing of execs
2020-04-25 Frederic Suterremove redundant Link Type
2020-04-25 Frederic Sutermore lambdas
2020-04-24 Arnaud GierschMerge branch 'doc' into 'master'
2020-04-21 Frederic Suterplease sonar
2020-04-05 Frederic Suterstill fighting against this code
2020-03-29 Frederic Suterthe extraction of the graph is a NetZone method
2020-03-29 Frederic Sutercpp-ify and simpifly functions used by graphicator
2020-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2020-03-27 Frederic Suterunused constant
2020-03-26 Frederic Suterplease sonar
2020-03-26 Frederic Suteruse signal to decouple instr from surf code
2020-03-26 Frederic SuterThis instrumentation module is a mess ...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-16 Frederic Suterdrop last bits of Viva/Triva (long gone anyway) support
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-31 Arnaud Giersch[sonar] Another bunch of const qualifiers.
2019-12-30 Arnaud GierschMisc const qualifiers following yesterday's changes.
2019-12-27 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud GierschCosmetics: use empty parentheses for new std::container.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Frederic Suterdon't use a deleted container by the newly created one
2019-11-12 Frederic Suterfactoring
2019-11-12 Martin Quinsons4u::Actor: Merge signals on_migration_start/end into...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-06 Martin QuinsonMerge similar signals, and other cleanups
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-13 Martin Quinsonmove some global signals to the Engine
2019-06-14 Arnaud GierschThis void* for Constraint::id_ is a Resource*.
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-19 Arnaud GierschUse std::unique_ptr to manage memory.
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Frederic Suterchanging namespace for cpu_interface
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-02-13 Arnaud GierschChange some calls to get_cname to calls to get_name.
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-06 Arnaud GierschAssert that there is no memory leak (help scan-build).
2019-01-24 Arnaud Giersch[sonar] Anonymize unused parameters.
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-29 Martin Quinsonsimplify the actor finalization a tiny bit by using...
2018-08-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-16 Frederic Suteradd minimal signals to trace Comm
2018-08-15 Frederic Suteradd minimal signals on Exec to trace them
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Martin QuinsonTracing: rename power to speed, and add a core_amount...
2018-07-12 Frederic Suterfix #285
2018-07-11 Frederic Suterrefactor a bit
2018-07-11 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-11 Frederic Suterfix CPU consumption tracing for parallel tasks
2018-07-09 Frederic Suterattempt to fully trace ptasks
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonRevert "simplification"
2018-06-23 Martin Quinsonsnake_case s4u::Host and improve doc
2018-06-23 Martin Quinsonsnake_case routing::NetPoint
2018-06-23 Martin Quinsonsplit NetZone and NetZoneImpl as it should in s4u realm
2018-06-10 Martin Quinsonnaming consistency (+snake_casing)
2018-06-03 Martin Quinsonsnake_case the s4u::NetZone signals
2018-06-01 Arnaud GierschUse new style Actor::on_exit().
2018-05-30 Frederic Sutersimplification
2018-05-23 Martin Quinsonsnake_case some easy parts of s4u::Host
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next