Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics, somewhat hinted by sonar
[simgrid.git] / src / mc / remote / RemoteProcess.cpp
2021-03-26 Martin Quinsoncosmetics, somewhat hinted by sonar
2021-03-14 Martin QuinsonMC gets the addresses of variables it needs from the...
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