Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make doxygen happy
[simgrid.git] / src / mc /
2012-12-10 Marion Guthmullermodel-checker : forget one fix in MC_state_set_executed...
2012-12-10 Marion Guthmullermodel-checker : fix dpor algorithm if max depth reached
2012-12-10 Marion Guthmullermodel-checker : restore previous version of MC_state_se...
2012-12-10 Marion Guthmullermodel-checker : remove independance between iSend/iRecv...
2012-12-10 Marion Guthmullermodel-checker : one region in snapshot for data and...
2012-12-06 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-06 Marion Guthmullermodel-checker : improve debug message if different...
2012-12-06 Marion Guthmullermodel-checker : ignore global variables corresponding...
2012-12-04 Marion Guthmullermodel-checker : ignore new variables
2012-12-04 Marion Guthmullermodel-checker : display instruction pointer if differen...
2012-12-04 Marion Guthmullermodel-checker : remove unused code
2012-12-04 Marion Guthmullermodel-checker : set raw heap for initialization step
2012-12-04 Marion Guthmullermodel-checker : get libsimgrid_path with MC_init_memory...
2012-12-03 Marion Guthmullermodel-checker : fix MC_state_set_executed_request
2012-12-02 Marion Guthmullermodel-checker : remove independance between iRecv and...
2012-12-02 Marion Guthmullermodel-checker : statistics printed twice if exhaustive...
2012-12-02 Marion Guthmullermodel-checker : get global variables with objdump and...
2012-12-02 Marion Guthmullermodel-checker : get segments start only in MC_init_memo...
2012-12-02 Marion Guthmullermodel-checker : text segment is read and exec only
2012-12-02 Marion Guthmullermodel-checker : cleanups in comments
2012-12-02 Marion Guthmullermodel-checker : get .got.plt sections
2012-11-30 shensheiMerge ../simgrid
2012-11-30 shensheiNew simcalls work
2012-11-28 shensheiChange simcall functions
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Marion Guthmullermodel-checker: take snapshot if property file set
2012-11-21 Marion Guthmullermodel-checker : abort if acceptance cycle detected
2012-11-21 Marion Guthmullermodel-checker : remove automatic activation of MC if...
2012-11-20 Marion Guthmullermodel-checker : rename cfg flag for state comparison...
2012-11-20 Marion Guthmullermodel-checker : ignore coverage variables
2012-11-20 Marion Guthmullermodel-checker : abort if popen failed
2012-11-18 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-18 Marion Guthmullermodel-checker : fix insertion in mc_data_bss_comparion
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
2012-11-18 Marion Guthmullermodel-checker : stateful mode disabled by default
2012-11-17 Marion Guthmullermodel-checker : stop independance reduction if same...
2012-11-16 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-16 Marion Guthmullermodel-checker : MC_init() must be called for initial...
2012-11-16 Marion Guthmullermodel-checker : fix dpor algorithm
2012-11-15 Marion Guthmullermodel-checker : factorize code for safety and liveness...
2012-11-15 Marion Guthmullermodel-checker : fix dependance theorem according to...
2012-11-15 Marion Guthmullermodel-checker : warning message if max depth is reached
2012-11-15 Marion Guthmullermodel-checker : memory free
2012-11-15 Marion Guthmullermodel-checker : cleanups in verification of current...
2012-11-15 Marion Guthmullermodel-checker : comparison times are NULL for visited_pair
2012-11-15 Marion Guthmullermodel-checker : fix segfault in get_local_variables_val...
2012-11-15 Marion Guthmullermodel-checker : store last visited states during explor...
2012-11-13 Marion Guthmullermodel-checker : new cfg command line flag (model-check...
2012-11-12 Marion Guthmullermodel-checker : cosmetics on log message
2012-11-12 Marion Guthmullermodel-checker : Add statistics about comparison times...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-11 Marion Guthmullermodel-checker : unset raw heap after display of statist...
2012-11-11 Marion Guthmullermodel-checker : get times elapsed for snasphot comparison
2012-11-11 Marion Guthmullermodel-checker : add ignore mechanism for global variabl...
2012-11-11 Marion Guthmullermodel-checker : get start of libsimgrid bss segment...
2012-11-11 Marion Guthmullermodel-checker : typo
2012-11-09 Marion GuthmullerShake up snapshot comparison : apply a new order of...
2012-11-09 Marion Guthmullermodel-checker : remove unnecessary comment
2012-11-09 Marion Guthmullermodel-checker : move creation of initial_state_liveness...
2012-11-09 Marion Guthmullermodel-checker : add size of stack in parameter of the...
2012-11-08 Marion Guthmullermodel-checker : enable WaitTimeout requests only if...
2012-11-08 Marion Guthmullermodel-checker : new command line flag (model-check...
2012-11-07 Marion Guthmullermodel-checker : initialize variables (compilation error...
2012-11-07 Marion Guthmullermodel-checker : add debug information on processes...
2012-11-07 Marion Guthmullermodel-checker : remove backtracking if no more request...
2012-11-07 Marion Guthmullermodel-checker : comment trigger for state equality...
2012-11-07 Marion Guthmullermodel-checker : improve debug information for stacks...
2012-11-07 Marion Guthmullermodel-checker : memory free
2012-11-07 Marion Guthmullermodel-checker : verification of current_heap
2012-11-07 Marion Guthmullermodel-checker : add ignore mechanism for comparison...
2012-11-07 Marion Guthmullermodel-checker : fix dynar index in algorithm to get...
2012-10-27 Marion Guthmullermodel-checker : store initial snapshot in structure...
2012-10-27 Marion Guthmullermodel-checker : don't call exit at the end of MC (segfa...
2012-10-27 Marion Guthmullermodel-checker : update debug information
2012-10-27 Marion Guthmullermodel-checker : New public functions to take a snapshot...
2012-10-27 Marion Guthmullermodel-checker : let some debug information with XBT_INFO
2012-10-27 Marion Guthmullermodel-checker : check current heap
2012-10-27 Marion Guthmullermodel-checker : update bprintf format for local variables
2012-10-27 Marion Guthmullermodel-checker : remove files about test_heap_comparison
2012-10-27 Marion Guthmullermodel-checker : process can be NULL
2012-10-27 Marion Guthmullermodel-checker : backtracking if there is no request...
2012-10-27 Marion Guthmullermodel-checker : use xbt_abort to exit MC if acceptance...
2012-10-27 Marion Guthmullermodel-checker : init MC for liveness in a separate...
2012-10-27 Marion Guthmullermodel-checker : if get_libsimgrid_plt_section called...
2012-10-27 Marion Guthmullermodel-checker : display debug information with XBT_DEBU...
2012-10-27 Marion Guthmullermodel-checker : change MC_take_snapshot_liveness declar...
2012-10-27 Marion Guthmullermodel-checker : remove instruction pointer offset for...
2012-10-27 Marion Guthmullermodel-checker : stack_areas stored in raw_heap instead...
2012-10-27 Marion Guthmullermodel-checker : debug information more concise
2012-10-27 Marion Guthmullermodel-checker : fix some memory leaks
2012-10-27 Marion Guthmullermodel-checker : first line of objdump --section-headers...
2012-10-27 Marion Guthmullermodel-checker : fix first parameter for get_stack_point...
2012-10-27 Marion Guthmullermodel-checker : ignore pointers on raw_heap in data...
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschFix compilation warning.
2012-10-11 Marion Guthmullermodel-checker : forget regions corresponding to libsimg...
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-07 Marion Guthmullermodel-checker : test if variable is initialized (warnin...
2012-10-06 Marion Guthmullermodel-checker : ignore differences in data segment...
next