Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / instr /
2023-06-29 Martin QuinsonShow the user-level call in MC backtraces
2023-06-29 Martin QuinsonMerge branch 'master' into 'master'
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Martin QuinsonRevert "Remove deprecated features for the new next...
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-14 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentAdd function call and full location in checker-side...
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 Arnaud GierschRemove unused parameters (sonar).
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-06-04 Fred Suterfire on_start for one-sided communication instead of...
2023-05-31 Martin QuinsonMerge branch 'operation-python' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-31 Fred Sutermove on_start and on_completion from CommImpl to Comm
2023-05-24 Martin QuinsonSpecialize the Activity on_veto, on_suspend and on_resu...
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Martin QuinsonVarious cleanups in the Host signals
2023-05-22 Fred Suterhave a on_completion per activity type to save users...
2023-05-22 Fred Suter allow activities launched by maestro to be instrumented
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-05 Arnaud GierschQuick tests show that currentContainer is always empty...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-21 Martin QuinsonKill simgrid::xbt::cmdline and simgrid::xbt::binary_name
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-13 Arnaud GierschReduce scope for variables.
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-07 Arnaud GierschKill unimplemented declarations.
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-10-22 Martin QuinsonHide cfg_latency_factor and bw, and change them into...
2022-10-22 Martin QuinsonCleanups around network/latency-factor. Default latency...
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-09-16 Arnaud GierschFix potential use of invalid data (PVS V1024).
2022-08-26 Arnaud GierschDon't give write permissions to others with mkdir.
2022-05-10 Arnaud GierschApply last sonar-related changes to the new function...
2022-05-10 Martin QuinsonMerge branch 'master' into 'master'
2022-05-10 Tom CornebizeEnhance graphicator program
2022-05-10 Arnaud GierschPrefer \n over std::endl (no need to flush at each...
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-05-09 Arnaud GierschUse the init-statement to declare variables inside...
2022-05-06 Arnaud GierschReduce scope for temporary variables.
2022-05-03 Arnaud GierschDeclare local variables inside the if statement.
2022-05-03 Arnaud GierschMisc code simplifications guided by Sonar smells.
2022-04-28 Arnaud GierschUse const references (sonar).
2022-04-27 Arnaud GierschUse structured binding declarations (sonar, c++17).
2022-04-26 Arnaud GierschDon't build useless temporary object (sonar, c++17).
2022-04-25 Arnaud GierschPrefer using "try_emplace" (sonar, c++17).
2022-04-15 Arnaud GierschMerge branch 'dev/s4u_tuto_fixes' into 'master'
2022-04-04 Bruno DonassoloSeparate NetworkModel from LinkImpl.
2022-03-30 Martin QuinsonMerge branch 'add_missing_comm_python_bindings' into...
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-29 Arnaud GierschReduce dependencies on <simgrid/version.h>.
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-08 Arnaud GierschMark all of simix.h as deprecated.
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-01 Augustin DegommeThere is no timestamp in TI events, so they were never...
2022-02-01 Arnaud GierschConst reference for large parameter.
2022-01-31 Arnaud GierschMerge branch 'stable'
2022-01-31 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-30 Augustin Degommefix test action ti-tracing, it needs to behave like...
2022-01-17 Arnaud GierschCurrent XBT_ATTRIB_DEPRECATED is v334. Fix last changes.
2022-01-16 Arnaud GierschRemove references to ancient functions.
2022-01-16 Arnaud GierschPointer-to-const.
2022-01-11 SUTER Fredericplease opensuse
2022-01-11 SUTER Fredericcontinue the deprecation of instrumentation C interface
2022-01-11 SUTER Fredericpublic functions in header + fix deprecation info
2022-01-11 SUTER Fredericsimplify access to netponts
2022-01-11 SUTER Fredericdeprecate a large part of the old C tracing API
2022-01-10 SUTER Fredericfix build. no nullptr with std::string
2022-01-10 SUTER Fredericc++-ify interface to instr
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2022-01-02 SUTER FredericKill both SimDag and Jedule bindings. Cleanups will...
2021-12-24 SUTER Frederic[sonar] bunch of const
2021-12-22 SUTER FredericActivity refactoring
2021-11-13 SUTER Fredericfix jedule build
2021-11-05 SUTER Fredericmove Cpu resource definition where it belongs
2021-10-21 SUTER Fredericsplit Comm::on_start into two signals (on_send and...
2021-10-08 Arnaud GierschRemove deprecated features for next release (3.30).
2021-09-30 SUTER Fredericinclude cleanups (platf_private.hpp, surf_private.hpp...
next