Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce a class mc::SimcallInspector, that allows MC to learn about the ongoing...
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 13 Aug 2019 20:54:53 +0000 (22:54 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 15 Aug 2019 13:37:41 +0000 (15:37 +0200)
commit2ace2e9a66953011268a2b64824638305807612e
treeecce1615c3a6f10532159841497b6e7c6086fa93
parentc4010c537a44b1fb18079401a3635821c86e6fcf
Introduce a class mc::SimcallInspector, that allows MC to learn about the ongoing simcalls

Not quite used yet.
include/simgrid/forward.h
include/simgrid/simix.hpp
src/mc/checker/SimcallInspector.hpp [new file with mode: 0644]
src/mc/mc_base.cpp
src/mc/mc_request.cpp
src/simix/libsmx.cpp
src/simix/popping_private.hpp
tools/cmake/DefinePackages.cmake