Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : really (?) fix SIMCALL_MUTEX_LOCK and UNLOCK with MC
[simgrid.git] / src / mc / mc_global.c
2015-02-25 Marion Guthmullermodel-checker : really (?) fix SIMCALL_MUTEX_LOCK and...
2015-02-25 Marion Guthmullermodel-checker : fix SIMCALL_MUTEX_LOCK with MC
2015-02-24 Marion Guthmullermodel-checker : extend comm determinism verification
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-10 Marion Guthmullermodel-checker : intermediate backtracking enabled if...
2015-02-09 Marion Guthmullermodel-checker : cosmetics
2015-02-09 Marion Guthmullermodel-checker : intermediate backtracking with model...
2015-02-09 Marion Guthmullermodel-checker : communications determinism with visited...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-04 Gabriel Corona[mc] Don't include libunwind.h in non MC builds
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-04 Gabriel Corona[mc] Remove useless header #includes
2014-12-02 Augustin Degommeforgot to add this include
2014-12-02 Augustin Degommelet's try to please windows
2014-12-01 Gabriel Corona[mc] Remove MC_ignore_global_variable() calls
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel Corona[mc] Remove useless condition check
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-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-11-02 Martin Quinsonrename all SIMIX_pre_* to simcall_HANDLER_*
2014-11-01 Martin Quinsonimprove a bit the documentation of popping, and align...
2014-10-31 Gabriel Corona[mc] Split config code into mc_config.c
2014-10-30 Gabriel Corona[mc] Document/simplify MC_request_is_enabled()
2014-10-30 Gabriel Corona[mc] Simplify mc_update_comm_pattern
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-12 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-11 Martin Quinsonrename SIMIX_simcall_{pre,post} to SIMIX_simcall_{enter...
2014-08-01 Gabriel Corona[mc] DRY in MC_replay_liveness()
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-22 Gabriel Corona[mc] Disable soft-dirty page tracking by default
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-07-03 Marion Guthmullermodel-checker : check dict content before removing...
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-19 Gabriel Corona[mc] Config to disable soft-dirty page tracking --cfg...
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-17 Gabriel Corona[mc] Add option --cfg=model-check/sparse-checkpoint...
2014-06-17 Gabriel CoronaAdd some informations/help for the user on SIGSEGV
2014-06-16 Gabriel Corona[mc] Group MC_ignore_global_variable("mc_diff_info...
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-04 Marion Guthmullermodel-checker : use new variable _sg_mc_liveness instea...
2014-06-04 Marion Guthmullermodel-checker : compare the pid of enabled processes...
2014-06-04 Marion Guthmullermodel-checker : fix backtracking with comm determinism...
2014-06-03 Marion Guthmullermodel-checker : comment erroneous ignore (not completel...
2014-06-03 Marion Guthmullermodel-checker : remove useless ignore
2014-05-30 Marion Guthmullermodel-checker : fix comm determinism detection mechanisms
2014-05-30 Marion Guthmullermodel-checker : cleanups, refactoring and apply indent...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-13 Marion Guthmullermodel-checker : handle waitany simcall
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 : deal with the soundness of DPOR only...
2014-04-29 Marion Guthmullermodel-checker : fix the detection of determinism
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Gabriel Corona[mc] Only enable KSM on snapshots and not on main memory
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-28 Gabriel Corona[mc] Kernel Samepage Merging support (Linux)
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-25 Gabriel Corona[mc] Fix DW_OP_addr to translate address into virtual...
2014-03-24 Gabriel Corona[mc] Fix handling of inlined subroutines in MC_ignore_l...
2014-03-24 Gabriel Corona[mc] Attach correct namespaced name in inlined subrouti...
2014-03-24 Gabriel Corona[mc] Process nested-scopes
2014-03-24 Gabriel Corona[mc] Remove MC_dwarf_get_variable_by_name (unused)
2014-03-24 Gabriel Corona[mc] Fix handling of DW_AT_high_pc
2014-03-24 Gabriel Corona[mc] Remove frame->end field which was not used anymore
2014-03-24 Gabriel Corona[mc] Process nested scopes DWARF informations
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-20 Gabriel Corona[mc] Fix cleanup of info->types
2014-03-20 Gabriel Corona[mc] Fix free callback for type->members
2014-03-20 Gabriel Corona[mc] Efficient lookup of subprogram by offset
2014-03-18 Gabriel Corona[mc] Fix compile_warnings
2014-03-18 Gabriel Corona[mc] Use reference to types intead of type IDs
2014-03-18 Gabriel Corona[mc] Fix type name handling
2014-03-18 Gabriel Corona[mc] Add location field in struct/class-members
2014-03-07 Gabriel Corona[mc] Remove old code (mc_location_t)
2014-03-07 Gabriel Corona[mc] Use new DWARF expression code for variables
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-25 Gabriel CoronaMerge branch 'mc' into mc++
next