Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / mc / inspect / mc_unw.cpp
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-15 Arnaud GierschAnother unw_accessor forgotten in previous commit.
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 Arnaud GierschAnother unw_accessor forgotten in previous commit.
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-11 Arnaud GierschPointer and reference should be "const" if the correspo...
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-13 Martin QuinsonGive the remote_process_memory to the mc::State constructor
2023-03-12 Martin QuinsonMC: rename remote/RemoteProcess to sosp/RemoteProcessMemory
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-09 Martin QuinsonMerge branch 'arm-patch' into 'master'
2023-02-09 Maxwell PirtleAdd patch for arm64 Ubuntu 22.04 in UnwindContext
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-05-10 Arnaud GierschRemove spurious "using" declarations.
2022-02-23 Augustin DegommeMC seems to just work on ARM now. Remove the forced...
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-03-13 Martin QuinsonRename mc::RemoteSimulation into mc::RemoteProcess
2021-03-01 Arnaud GierschA few less global variables.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (src/mc/).
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-06-12 Augustin DegommeFix most of spelling mistakes in src/
2020-05-09 Martin QuinsonMC: Further renamings
2020-05-06 Martin QuinsonMC: rename remote/RemoteClient -> remote/RemoteClientMe...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-27 Martin Quinsonmc: tricks to improve the coverage
2019-05-22 Martin Quinsonmc: some snake_casing on the way
2019-05-20 Martin QuinsonAhem. You mean I need to actually compile with MC after...
2019-05-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...