Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch mc into mc-perf
[simgrid.git] / src / mc / mc_compare.c
2014-02-07 Gabriel CoronaMerge branch mc into mc-perf
2014-02-07 Gabriel Corona[mc] Split address/location in dw_variable_t (which...
2014-02-07 Gabriel Corona[mc] Remove old hash code
2014-02-07 Gabriel Corona[mc] Avoid type lookups and calls to get_type_description()
2014-02-07 Gabriel Corona[mc] Pass mc_object_info_t arguiments in many places...
2014-02-07 Gabriel Corona[mc] Preprocess type lookup
2014-02-07 Gabriel Corona[mc] Compute a single hash (64 bits) of the current...
2014-01-31 Gabriel Corona[mc] Enforce some assumption about the relationship...
2014-01-31 Gabriel Corona[mc] Add comments to compare_areas_with_type
2014-01-31 Gabriel Corona[mc] Do not ignore DW_TAG_const_type
2014-01-31 Gabriel Corona[mc] In compare_global_variables only compare values...
2014-01-31 Gabriel Corona[mc] DRY in snapshot_compare
2014-01-31 Gabriel Corona[mc] Have a more complete/accurate view of an given...
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-17 Gabriel Corona[mc] Use DWARF constants for type tags
2014-01-10 Gabriel Corona[mc] Split byte_size and element_count in mc_object_info_t
2014-01-09 Gabriel Corona[mc] Move start_text, start_data, start_bss into mc_obj...
2014-01-09 Gabriel Corona[mc] Do not use mc_{global_variables,local_variables...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : fix memory leak in ddfs algorithm
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
2013-10-04 Marion Guthmullermodel-checker : restore sequential system state compari...
2013-10-04 Marion Guthmullermodel-checker : add debug message
2013-10-04 Marion Guthmullermodel-checker : automaton state comparison removed...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Marion Guthmullermodel-checker : parallel system state comparison for...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-29 Marion Guthmullermodel-checker : update system state comparison
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Marion Guthmullermodel-checker : fix system state comparison (I hate...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullermodel-checker : memory free and cleanup
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullermodel-checker : fix comparison of local variables
2013-08-12 Marion Guthmullermodel-checker : extend ignore mechanism with new user...
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-08-05 Marion Guthmullermodel-checker : comparison of number of processes and...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-01 Marion Guthmullermodel-checker : update state equality detection
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-16 Marion Guthmullermodel-checker : code refactoring
2013-03-16 Marion Guthmullermodel-checker : improve debug message
2013-03-16 Marion Guthmullermodel-checker : remove static function
2013-03-16 Marion Guthmullermodel-checker : get hash of local and global variables...
2013-03-16 Marion Guthmullermodel-checker : fix memory leak
2013-03-16 Marion Guthmullermodel-checker : cosmetics
2013-03-16 Marion Guthmullermodel-checker : cleanups in mc_snapshot structure
2013-03-16 Marion Guthmullermodel-checker : get instruction pointer and frame name...
2013-02-21 Arnaud GierschRemove useless statements.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-01-31 Marion Guthmullermodel-checker : variable used ifdef MC_VERBOSE
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-28 Marion Guthmullerunnecessary loop for the reset of the simcall args
2013-01-28 Marion Guthmullermodel-checker : reset args and result of simcalls in...
2013-01-25 Marion Guthmullermodel-checker : compare directly local variables found...
2013-01-25 Marion Guthmullermodel-checker : start canonicalizatipn in heap comparis...
2013-01-25 Marion Guthmullermodel-checker : cleanups for heap comparison from globa...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-14 Marion Guthmullermodel-checker : use a global timer for snapshot compari...
2013-01-14 Marion Guthmullermodel-checker : add nb_processes in snapshot
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-11 Marion Guthmullermodel-checker : add chunks used into snapshot structure...
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-10 Marion Guthmullermodel-checker : fix memory free
2013-01-10 Marion Guthmullermodel-checker : free memory for stacks comparison
2013-01-01 Marion Guthmullermodel-checker : sorting of visited states according...
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-04 Marion Guthmullermodel-checker : ignore new variables
2012-12-04 Marion Guthmullermodel-checker : display instruction pointer if differen...
2012-12-02 Marion Guthmullermodel-checker : get global variables with objdump and...
2012-11-30 shensheiMerge ../simgrid
2012-11-28 shensheiChange simcall functions
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-20 Marion Guthmullermodel-checker : ignore coverage variables
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
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-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 : 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...
next