Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into clean_events
[simgrid.git] / src / surf / plugins / host_energy.cpp
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-13 Martin QuinsonEnergy: New function to update the consumption of all...
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-05-30 Martin Quinsonfix energy consumption when the host is turned off...
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-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-03-28 Lucas M. Schnorrtracing TODO marks
2017-03-22 Frederic Suterfix example (bummer)
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-10 Christian Heinrich[ENERGY] Energy wasn't computed correctly when pstates...
2017-03-10 Christian Heinrich[ENERGY] Use a local variable instead of making the...
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonplease AddressSan: match new/delete and plug a memleak
2017-03-06 Martin Quinsoncosmetics in the energy plugin
2017-03-06 Martin QuinsonThose damn VM keep getting in our way
2017-03-06 Frederic Suterboostify parsers
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 Christian Heinrich[Energy] Fix broken commit c6fc463d75e4daa67ddf9c460cbc...
2017-03-06 Christian Heinrich[ENERGY] Updated comment to reflect recent changes
2017-03-06 Christian Heinrich[Energy] Energy plugin now also reports used hosts...
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Christian Heinrich[Energy] Updated in-file documentation regarding the...
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonmake some C functions as such to please sonar
2017-02-15 Martin Quinsonnew signal s4u::Host::onSpeedChange: when pstate is...
2017-02-15 Martin Quinsonput all of the host_energy plugin in one file only