Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Properly pass the LD_PRELOAD as a setenv command in tesh file + show the ignored...
[simgrid.git] / examples / sthread / pthread-mc-mutex-simpledeadlock.tesh
2023-11-15 Martin QuinsonProperly pass the LD_PRELOAD as a setenv command in...
2023-11-15 Martin Quinsoncut the backtrace displayed from sthread to the sthread...
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-11-03 Martin QuinsonMerge branch 'master' into simgrid-fork-changelog-plugins
2023-11-02 Martin QuinsonRemove ignored lines from tesh files, uberbumer
2023-10-30 Martin QuinsonMerge branch 'example-battery-chiller-solar' into ...
2023-10-26 Fred SuterMerge branch 'master' into mq
2023-10-25 Martin Quinsonsthread: do not intercept valgrind nor /bin/sh, and...
2023-06-29 Martin QuinsonShow the user-level call in MC backtraces
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-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin Quinsonmodel-check/sleep-set is now true by default
2023-06-07 Martin QuinsonMerge branch 'master' into 'master'
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
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 mlaurentFix stat missorder at the end of DFSexplorer
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-05-12 Maxwell PirtleModify tesh suite expectations with changes to dependencies
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-15 Martin QuinsonMake sure that we never have a 0 transition at the...
2023-04-07 Arnaud GierschDefine and use VALGRIND_NO_TRACE_CHILDREN for simgrid...
2023-04-07 Arnaud GierschAdd $VALGRIND_NO_LEAK_CHECK in tesh files when simgrid...
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-30 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-28 mlaurentChange opened states for a priority queue
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-26 Martin QuinsonRevert "Revalidate tesh files now that safety checking...
2023-03-24 Martin QuinsonRevalidate tesh files now that safety checking is based...
2023-03-24 mlaurentAdd copy constructor to state, so we can backtrack...
2023-03-06 Martin QuinsonCosmetics in sthread output when not using SMPI
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-22 mlaurentfix a few test with dpor
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-08 Arnaud GierschCosmetics with spacings around colon (:).
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Martin QuinsonMC: display the status of all actors in case of deadlock
2022-11-01 Martin QuinsonMC: tell the user about how to use the replay path...
2022-10-16 Martin QuinsonAdd a sthread+MC example that deadlocks