Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
RemoteProcess: cache the addresses of maxpid, actors and dead_actors
[simgrid.git] / src / mc / remote / RemoteProcess.cpp
2021-03-14 Martin QuinsonRemoteProcess: cache the addresses of maxpid, actors...
2021-03-14 Martin QuinsonMove the logic retrieving the actor info in the App...
2021-03-14 Martin QuinsonMove the logic of Api::get_maxpid() to RemoteProcess...
2021-03-14 Martin QuinsonMC: lazily load the dwarf information
2021-03-13 Martin QuinsonRename mc::RemoteSimulation into mc::RemoteProcess