Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[INSTR] StateEvent::popEvent() calls now StateEvent::popEvent(nullptr)
[simgrid.git] / src /
2018-06-01 Christian Heinrich[INSTR] StateEvent::popEvent() calls now StateEvent...
2018-05-31 Martin QuinsonStart snake_casing s4u::NetZone
2018-05-30 Frederic Sutersimplification
2018-05-30 Frederic Sutercosmetics
2018-05-27 Arnaud GierschConvert enum class SmpiPrivStrategies tu upper case.
2018-05-27 Arnaud GierschConvert enum shared_malloc_type to enum class.
2018-05-27 Arnaud GierschConvert enum smpi_process_state to enum class.
2018-05-27 Augustin Degommefix issue where some end of recv events were not genera...
2018-05-26 Martin Quinsonmove all plugins to their new home directory
2018-05-26 Martin Quinsonrename the plugins from the command line, and document it
2018-05-25 Martin Quinsonallow to activate the link energy plugin from the comma...
2018-05-24 Martin Quinsonenum class values should be UPPER_CASE
2018-05-24 Martin Quinsonmake all_existing_models visible from k:r:Model.hpp...
2018-05-24 Martin Quinsontrivial snake_casing of xbt::PropertyHolder
2018-05-23 Martin Quinsonfix NS3 builds
2018-05-23 Martin Quinsonfix a gramatical error all over our variables
2018-05-23 Martin Quinsonsnake_case some easy parts of s4u::Host
2018-05-22 Martin Quinsontiny doc improvements
2018-05-22 Martin Quinsoncleanings in k:r:Cpu
2018-05-22 Frederic Suterone more legacy MSG function
2018-05-21 Martin Quinsonsnake_case k:r:CpuModel and sub-classes
2018-05-21 Martin Quinsonmake 2 more fields of k:r:Cpu protected (should be...
2018-05-21 Martin Quinsonmake k:r:Cpu::speed_per_pstate_ private as it should
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-20 Martin Quinsonprivatize some fields of kernel::resource::Cpu
2018-05-20 Martin Quinsonsnake_case some parts of kernel::resource::Cpu
2018-05-19 Martin Quinsonplug another memleak by not mallocating in the first...
2018-05-19 Frederic Suterremove last bits of tracing from cpu_interface \o/
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-18 Martin Quinsonsnake_case some methods in s4u::Host
2018-05-18 Frederic Suterprocess->actor
2018-05-18 Frederic Suterunsecure commit
2018-05-18 Martin Quinsonplug a memleak -- bummer
2018-05-18 Frederic Sutermore signals and more lambdas
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin Quinsoncleanup the resource::Action::State::IGNORED thing
2018-05-17 Martin QuinsonUPPER_CASE the Action::State values (+ uniformity with...
2018-05-17 Martin Quinsonchange macro names to avoid nameclashes on FINISHED
2018-05-17 Martin QuinsonEnum values are in UPPER_SNAKE_CASE
2018-05-17 Martin Quinsoncleanups in Action::State
2018-05-17 Martin QuinsonReduce the foreign usages of s4u::Host::pimpl_cpu,...
2018-05-17 Martin Quinsoninline SIMIX_host_off into s4u::Host->turnOff()
2018-05-17 Frederic Suterkill a couple more of the long descriptions in instr
2018-05-16 Frederic Suterkill a not so useful tracing option
2018-05-16 Frederic Suterthis should allow the tracing of resource usage with...
2018-05-16 Frederic Sutercosmetics
2018-05-16 Frederic Suteroutput long descriptions on a single line
2018-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-16 Frederic Suterstart to simplify options descriptions in instr
2018-05-16 Frederic Sutercosmetics
2018-05-16 Martin Quinsonsnake_case s4u::Link
2018-05-15 Martin Quinsonsnake_case s4u::Mailbox
2018-05-15 Frederic Sutercleanups in Storage-related signals
2018-05-15 Frederic Sutercosmetics
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-14 Frederic Suterfix callback (& not *)
2018-05-14 Frederic Suteryet another callbacks
2018-05-14 Frederic Suteruse signal to trace link usage
2018-05-13 Martin Quinsoncleanups in the wannabe Activity::test()
2018-05-12 Martin Quinsonsnake_case the s4u::Host signals
2018-05-12 Arnaud GierschKill unused function simcall_call().
2018-05-12 Arnaud GierschTry again when wait returns 128.
2018-05-12 Martin QuinsonMissing copyright header
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-12 Martin Quinson[smpi] kill an unused method
2018-05-12 Martin Quinson[smpi] s4u processes are actors
2018-05-12 Martin Quinsonsimplifications & cosmetics in CpuTi model
2018-05-11 Martin Quinsondon't set a field to its default value from the constructor
2018-05-11 Martin Quinsoncosmetics: snake_case some random local variables,...
2018-05-11 Martin Quinsonrename some fields (change toto to toto_)
2018-05-11 Martin Quinsoncosmetics and reduce the amount of direct call to simcall_*
2018-05-11 Martin Quinsonsnake_case the signals in s4u::Link (no way to make...
2018-05-11 Martin Quinsoncosmetics: rename 2 fields
2018-05-11 Martin Quinsonprivatize ExecImpl::timeoutDetector and partially ExecI...
2018-05-11 Martin Quinsonfactorize code between SIMIX_execution_start and SIMIX_...
2018-05-11 Martin Quinsonkill an unused method in HostImpl (that should be renam...
2018-05-11 Martin Quinsoncosmetic in mutex
2018-05-11 Martin Quinsonsnake_case kernel::activity::ExecImpl
2018-05-11 Augustin Degommerename SmpiHost file and class to blend in better
2018-05-11 Frederic Sutersnake_case in instr
2018-05-11 Frederic Suterrefactor with templated method
2018-05-11 Frederic Sutermove function to class
2018-05-11 Frederic Suterfix tracing debug mode (and please sonar)
2018-05-11 Arnaud GierschReplace deprecated function.
2018-05-10 Frederic Suterstart to use surf signals to trace resource usage
2018-05-09 Martin Quinsonsnake_case (and document) s4u::Exec
2018-05-09 Martin Quinsonmake s4u::Engine::pimpl private at the price of a stati...
2018-05-09 Martin Quinsonfinish snake_case s4u::Engine
2018-05-09 Frederic Suteralso use ofstream for tracing_files
2018-05-09 Frederic Suterreplace FILE* by ofstream for tracing_file
2018-05-09 Frederic Suterrefactor TRACE_start and TRACE_end
2018-05-09 Frederic SuterMSG_VM => VM in instr
2018-05-09 Frederic Suteruse signals to instrument VMs
2018-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-08 Martin Quinsonfix a FIXME
2018-05-08 Frederic Sutersnake_casing file system plugin
2018-05-07 Arnaud GierschRemove useless check for null before free.
2018-05-07 Arnaud GierschsurfExitCallbacks are gone.
2018-05-07 Frederic Suteradd and use callback instr_actor_on_creation
2018-05-07 Frederic Sutersnake_casing the dirty page tracking plugin
next