A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mc] Remove remaining bits of parmap in MC (not used)
[simgrid.git]
/
src
/
mc
/
mc_private.h
2016-03-15
Gabriel Corona
[mc] Remove remaining bits of parmap in MC (not used)
blob
|
commitdiff
|
raw
2016-03-15
Gabriel Corona
[mc] Remove useless stuff in mc_private.h
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
Gabriel Corona
[mc] Remove C typedefs (mc_foobar_t) and mc_forward.h
blob
|
commitdiff
|
raw
|
diff to current
2016-02-29
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-29
Gabriel Corona
Remove xbt_sha
blob
|
commitdiff
|
raw
|
diff to current
2016-02-27
Martin Quinson
Merge pull request #65 from fabienchaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Gabriel Corona
[mc] Move some code into simgrid::mc namespace
blob
|
commitdiff
|
raw
|
diff to current
2015-12-11
Luka Stanisic
Merging changes done by Steven, Samuel and Luka, regard...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-26
Gabriel Corona
[mc] Better #includes
blob
|
commitdiff
|
raw
|
diff to current
2015-11-26
Gabriel Corona
[mc] Remove .. in #includes
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Gabriel Corona
[mc] Move stacks_areas into Process
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Gabriel Corona
[mc] Remove useless bits
blob
|
commitdiff
|
raw
|
diff to current
2015-11-14
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-12
Gabriel Corona
[mc] Simplification, remove profiling code
blob
|
commitdiff
|
raw
|
diff to current
2015-11-12
Gabriel Corona
[mc] Merge Server class into ModelChecker
blob
|
commitdiff
|
raw
|
diff to current
2015-11-10
Gabriel Corona
[mc] Generate a message showing the path on crash of...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-06
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Gabriel Corona
[smpi] Use virtual memory layout to find the data segment
blob
|
commitdiff
|
raw
|
diff to current
2015-10-13
Martin Quinson
Merge branch 'S4U'
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Gabriel Corona
[mc] Move MC_important_snapshot() as a method of ModelC...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Gabriel Corona
Revert "[mc] Move libdw binding code in its own file"
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Gabriel Corona
[mc] Bring back soft-dirty tracking from the dead 💀
blob
|
commitdiff
|
raw
|
diff to current
2015-10-01
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-01
Gabriel Corona
[mc] Mark some internal symbols as hidden on ELF in mc
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2015-09-17
Gabriel Corona
[mc] Move libdw binding code in its own file
blob
|
commitdiff
|
raw
|
diff to current
2015-08-09
Martin Quinson
Merge branch 'master' into S4U
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
Martin Quinson
Update copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Martin Quinson
Merge pull request #17 from mpoquet/master
blob
|
commitdiff
|
raw
|
diff to current
2015-06-29
Gabriel Corona
[mc] Fix include guards
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Gabriel Corona
[mc] Make s_mc_global_t::stacks a std::vector
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Gabriel Corona
[mc] Move s_local_variable in mc_snapshot.h
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Gabriel Corona
[mc] Make Process::memory_map_ a std::vector
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Adrien Lebre
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Gabriel Corona
[mc] Mark many MC symbols as hidden
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Gabriel Corona
[mc] Cleanup MC init code (split MCer and MCed init)
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Gabriel Corona
Merge branch 'master' into mc
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Marion Guthmuller
model-checker : really fix mc dependancies with MC...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Marion Guthmuller
model-checker : fix dependancies without MC
blob
|
commitdiff
|
raw
|
diff to current
2015-04-17
Gabriel Corona
[mc] C++ class ModelChecker
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Gabriel Corona
[mc] Remove mc_set.cpp
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Gabriel Corona
Merge branch 'master' into mc-process
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Gabriel Corona
Merge branch 'master' into mc-process
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
Adrien Lebre
Merge before commiting VM changes - Adrien
blob
|
commitdiff
|
raw
|
diff to current
2015-04-04
Martin Quinson
mv msg/msg.h simgrid/msg.h
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Gabriel Corona
[mc] Cross-process MC/safety implementation
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
Gabriel Corona
[mc] Fetch simix_process_maxpid from MCed
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Gabriel Corona
Merge branch 'master' into mc-process
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Marion Guthmuller
model-checker : non-progressive cycle detection (enable...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
Arnaud Legrand
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
Gabriel Corona
Merge master into mc-process
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Marion Guthmuller
model-checker : intermediate backtracking with model...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Gabriel Corona
[mc] Implement remote support for MC_ignore
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Gabriel Corona
[mc] Basic infrastructure for a real model-checker...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Gabriel Corona
[mc] Remove remaining bits on hardcoded object list
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Adrien Lebre
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Gabriel Corona
[mc] Move process info in a new s_mc_process_t structure
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Gabriel Corona
Merge branch 'master'
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Gabriel Corona
[mc] Don't use unprototyped functions
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Gabriel Corona
[mc] Remove useless header #includes
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Gabriel Corona
[mc] Modularise header files for MC
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Gabriel Corona
[mc] Define a type for MC object information flags
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Gabriel Corona
[mc] Enable MC specific behaviour in replay mode
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Gabriel Corona
[mc] Initial support MC record/replay
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Adrien Lebre
merge msg_vm.c - adrien (please note that there is...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
Gabriel Corona
[mc] Add MC_dump_stacks
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
Marion Guthmuller
model-checker : save and restore file descriptors
blob
|
commitdiff
|
raw
|
diff to current
2014-11-02
Martin Quinson
rename smx_action_t to smx_synchro_t
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
Gabriel Corona
[mc] Make MC_resolve_subtype() and MC_resolve_subtype...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Gabriel Corona
[mc] Document/simplify MC_request_is_enabled()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Gabriel Corona
[mc] DRY with mc_update_comm_pattern() (broken)
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Gabriel Corona
[mc] DRY by adding get_call_type()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Gabriel Corona
[mc] Try to DRY in MC main loops
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Lucas Mello Schnorr
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Gabriel Corona
[mc] Prepare support for register location in DWARF...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Martin Quinson
make my previous commit also compile under MC (sorry)
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Adrien Lebre
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
Gabriel Corona
[mc] Give the real type of mc_heap/std_heap (xbt_mheap_...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
Adrien Lebre
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Gabriel Corona
[mc] Make state/snapshot comparison work with SMPI...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Gabriel Corona
Merge branch 'mc'
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Gabriel Corona
[mc] Change the signature of mc_restore_page_snapshot_r...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Gabriel Corona
Merge remote-tracking branch 'origin/mc-fastsnapshot...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Gabriel Corona
[mc] Use mc_region_contain where it could be used
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Gabriel Corona
[mc] Udpate doxygen comments
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
Gabriel Corona
[mc] Fix name of mc_snapshot_memcmp()
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
Gabriel Corona
[mc] Add unit test for mc_snapshot
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Gabriel Corona
[mc] Avoid memory allocation for flat snapshots in...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Gabriel Corona
[mc] Fix name of mc_snapshot_region_memcmp
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Gabriel Corona
Merge branch 'mc-fix' into mc-fastsnapshot
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Gabriel Corona
[mc] Fix bound check in mc_snapshot_read_region
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Gabriel Corona
[mc] Add mc_snapshot_read_pointer()
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Gabriel Corona
Merge branch 'mc'
blob
|
commitdiff
|
raw
|
diff to current
next