Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright notices
[simgrid.git] / src / mc / mc_private.h
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-29 Gabriel Corona[mc] Fix include guards
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Gabriel Corona[mc] Make s_mc_global_t::stacks a std::vector
2015-06-09 Gabriel Corona[mc] Move s_local_variable in mc_snapshot.h
2015-05-28 Gabriel Corona[mc] Make Process::memory_map_ a std::vector
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-07 Gabriel Corona[mc] Mark many MC symbols as hidden
2015-04-28 Gabriel Corona[mc] Cleanup MC init code (split MCer and MCed init)
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-23 Marion Guthmullermodel-checker : really fix mc dependancies with MC...
2015-04-23 Marion Guthmullermodel-checker : fix dependancies without MC
2015-04-17 Gabriel Corona[mc] C++ class ModelChecker
2015-04-16 Gabriel Corona[mc] Remove mc_set.cpp
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-03-26 Gabriel Corona[mc] Cross-process MC/safety implementation
2015-03-12 Gabriel Corona[mc] Fetch simix_process_maxpid from MCed
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-24 Marion Guthmullermodel-checker : non-progressive cycle detection (enable...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-09 Marion Guthmullermodel-checker : intermediate backtracking with model...
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-09 Gabriel Corona[mc] Remove remaining bits on hardcoded object list
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-04 Gabriel Corona[mc] Don't use unprototyped functions
2014-12-04 Gabriel Corona[mc] Remove useless header #includes
2014-12-02 Gabriel Corona[mc] Modularise header files for MC
2014-12-02 Gabriel Corona[mc] Define a type for MC object information flags
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-06 Gabriel Corona[mc] Add MC_dump_stacks
2014-11-04 Marion Guthmullermodel-checker : save and restore file descriptors
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-10-31 Gabriel Corona[mc] Make MC_resolve_subtype() and MC_resolve_subtype...
2014-10-30 Gabriel Corona[mc] Document/simplify MC_request_is_enabled()
2014-10-30 Gabriel Corona[mc] DRY with mc_update_comm_pattern() (broken)
2014-10-30 Gabriel Corona[mc] DRY by adding get_call_type()
2014-10-30 Gabriel Corona[mc] Try to DRY in MC main loops
2014-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-13 Lucas Mello SchnorrMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-13 Gabriel Corona[mc] Prepare support for register location in DWARF...
2014-10-09 Martin Quinsonmake my previous commit also compile under MC (sorry)
2014-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-09 Gabriel Corona[mc] Give the real type of mc_heap/std_heap (xbt_mheap_...
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-25 Gabriel Corona[mc] Change the signature of mc_restore_page_snapshot_r...
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-24 Gabriel Corona[mc] Use mc_region_contain where it could be used
2014-07-24 Gabriel Corona[mc] Udpate doxygen comments
2014-07-10 Gabriel Corona[mc] Fix name of mc_snapshot_memcmp()
2014-07-10 Gabriel Corona[mc] Add unit test for mc_snapshot
2014-07-08 Gabriel Corona[mc] Avoid memory allocation for flat snapshots in...
2014-07-08 Gabriel Corona[mc] Fix name of mc_snapshot_region_memcmp
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-07-04 Gabriel Corona[mc] Fix bound check in mc_snapshot_read_region
2014-07-04 Gabriel Corona[mc] Add mc_snapshot_read_pointer()
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc-fastsnapshot' into mc
2014-06-26 Marion Guthmullermodel-checker : visited states reduction available...
2014-06-26 Gabriel Corona[mc] Inline mc_snapshot_read_region()
2014-06-26 Gabriel Corona[mc] Inline mc_translate_address() and mc_translate_add...
2014-06-24 Gabriel Corona[mc] Use an unordered_set for compared_pointers instead...
2014-06-23 Gabriel Corona[mc] Always inline mc_page_store_get_page (C version...
2014-06-23 Gabriel Corona[mc] Move method definition out of class declaratio...
2014-06-20 Gabriel Corona[mc] Always inline 'inline' functions
2014-06-19 Gabriel Corona[mc] Avoid region lookup when we know we are in the...
2014-06-17 Gabriel Corona[mc] Do not use offsetof() in mc_snapshot_get_heap_end
2014-06-17 Gabriel Corona[mc] Fix mc_snapshot_get_heap_end() for per-page snapshots
2014-06-17 Gabriel Corona[mc] Fix mc_translate_address_region() for per-page...
2014-06-17 Gabriel Corona[mc] Remove mc_untranslate_address() and mc_member_snap...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in mc_diff (compatibility...
2014-06-16 Gabriel Corona[mc] Use process addresses in mc_compare
2014-06-16 Gabriel Corona[mc] Partial integration of per-page snapshot address...
2014-06-16 Gabriel Corona[mc] Simplify s_mc_snapshot_stack
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-13 Gabriel Corona[mc] In MC_ignore, keep the zeroed data out of the...
2014-06-04 Marion Guthmullermodel-checker : compare the pid of enabled processes...
2014-05-30 Marion Guthmullermodel-checker : fix comm determinism detection mechanisms
2014-05-30 Marion Guthmullermodel-checker : forget file
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Use the actual heap size when testing if an addres...
2014-05-13 Gabriel Corona[mc] Rename raw_heap into mc_heap
2014-05-12 Marion Guthmullermodel-checker : complete comm pattern only after a...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-29 Marion Guthmullermodel-checker : fix the detection of determinism
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
next