Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] MCed memory access in MC_state_get_request()
[simgrid.git] / src / mc / mc_process.c
2015-03-12 Gabriel Corona[mc] MCed memory access in MC_state_get_request()
2015-03-12 Gabriel Corona[mc] Remote support for filling state->internal_comm
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-10 Gabriel Corona[mc] Add more smx_process_t MCer/MCed translations
2015-03-10 Gabriel Corona[mc] Remote access to process name
2015-03-09 Gabriel Corona[mc] Read host name from remote process
2015-03-06 Gabriel Corona[mc] Cross-process access to smx_process and simcall
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-10 Gabriel Corona[mc] Cleanup heap switching code
2015-02-06 Gabriel Corona[mc] Do not call malloc_no_memset in mc_snapshot
2015-02-06 Gabriel Corona[mc] Implement remote support for MC_ignore
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-01-30 Gabriel Corona[mc] Remote unwinding support
2014-12-19 Gabriel Corona[mc] Cross-process support for MC_ignore
2014-12-19 Gabriel Corona[mc] Implements privatization support for MC_process_read
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-11 Gabriel Corona[mc] Fix error handling in MC_process{read,write}
2014-12-11 Gabriel Corona[mc] Access memory from another process
2014-12-05 Gabriel Corona[mc] Basic support for more other libraries than libsim...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure