Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Create a separate simgrid-mc program
[simgrid.git] / src /
2015-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2015-01-09 Gabriel Corona[mc] Remove remaining bits on hardcoded object list
2014-12-19 Gabriel Corona[mc] Add some FIXMEs for cross-process support
2014-12-19 Gabriel Corona[mc] Cross-process support for MC_ignore
2014-12-19 Gabriel Corona[mc] Implements privatization support for MC_process_read
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-16 Gabriel Corona[mc] More comments for mc_dwarf_execute_expression()
2014-12-16 Gabriel Corona[mc] Add more information about mc_dwarf_register_to_li...
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-11 Gabriel Corona[mc] Fix error handling in MC_process{read,write}
2014-12-11 Gabriel Corona[mc] Access memory from another process
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-09 Gabriel Corona[mm] Allow to disable the mm based `malloc` at runtime
2014-12-08 Gabriel Corona[mc] Multiple .so support for region snapshots
2014-12-05 Gabriel Corona[mc] Multiple .so support in MC_ignore_local_variable()
2014-12-05 Gabriel Corona[mc] Basic support for more other libraries than libsim...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
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] Don't use unprototyped functions
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-02 Augustin DegommeAvoid using simcalls here, as by descheduling the proce...
2014-12-02 Augustin Degommetypos-=2
2014-12-02 Augustin Degommeavoid problem when freeing pointer with lb!=0
2014-12-02 Augustin Degommedo the same thing as before with IB model parameters
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] 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 CoronaUse pthread mutex instead of semaphore in mm
2014-12-01 Gabriel Coronas/formated/formatted/
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-11-29 Martin Quinsonfix the build of java bundles, sorry
2014-11-29 Martin Quinsonreindent and improve displayed message
2014-11-28 Augustin Degommemove smpi bandwidth and latency factors out of the...
2014-11-28 Augustin DegommeRemove warnings in vm
2014-11-28 Augustin Degommeremove potential bug / clang warning
2014-11-27 Takahiro Hirofuchisupport timeout of migration
2014-11-27 Takahiro Hirofuchifix indent in migration code
2014-11-27 Takahiro Hirofuchiremove unnecessary comment out
2014-11-27 Takahiro Hirofuchiremove the unnecessary vm object in migration
2014-11-27 Takahiro Hirofuchiremove unused code in migration
2014-11-27 Takahiro Hirofuchiremove trailing space in the migration code
2014-11-27 Takahiro Hirofuchiremove unused migration code for CPU overheads
2014-11-21 Gabriel CoronaMerge branch 'xp'
2014-11-21 Gabriel CoronaRevert "Temporarily disable an option"
2014-11-21 gabriel coronaTemporarily disable an option
2014-11-18 Gabriel CoronaInfrastructure for statically defined tracepoints
2014-11-18 Gabriel Corona[mc] Remove reference to DW_TAG_mutable_type:
2014-11-18 Martin Quinsontypo -= 2
2014-11-18 degommeprotect these calls to smpi_datatype_size as they are...
2014-11-17 degommeFix problem with unknown datatypes in replay/tracing.
2014-11-17 degommeThere should not be msg datatypes here
2014-11-17 Gabriel Corona[mm] Disable HAVE_GNU_LD code in order to get rid of...
2014-11-13 Gabriel CoronaRemove warning about uninitialized variable
2014-11-13 Gabriel CoronaDon't use xbt_os_time() when not needed
2014-11-13 Gabriel CoronaFix small leak in NetworkIBModel::NetworkIBMode()
2014-11-13 Gabriel Corona[mc] Disable timer in MC
2014-11-07 Gabriel Corona[mc] Add useless parends to remove WTF warning-which...
2014-11-07 Augustin DegommeSimplify use of dict for smpi attr handling.
2014-11-07 Gabriel Corona[mc] Don't fork another process in the hop spot, MC_get...
2014-11-06 Augustin Degommeadd mpi_info_* support to fortran, and activate relevan...
2014-11-06 Gabriel Corona[mc] Add MC_dump_stacks
2014-11-06 Augustin DegommeAdd mpi_info support for rma calls
2014-11-04 Gabriel Corona[mc] Fix FD checkpoint/restore
2014-11-04 Marion Guthmullermodel-checker : comment debug printf
2014-11-04 Marion Guthmullermodel-checker : save and restore file descriptors
2014-11-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-11-03 Augustin DegommeAdd preliminary support for MPI_Pack, MPI_Pack_size...
2014-11-03 Martin Quinsonrevalidate yet another tesh output
2014-11-03 Augustin DegommeAdd MPI_Info_* support.
2014-11-03 Martin QuinsonRemove some most simcall HEADERs
2014-11-02 Martin Quinson[popping] allow to omit the handler
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-11-02 Martin Quinsonbetter handling of blocking simcalls in the generated...
2014-11-02 Martin Quinsonsome more cosmetics in the popping generator
2014-11-02 Martin QuinsonGenerate automatically the simcall_HANDLER_* prototypes
2014-11-02 Martin Quinsonkill dead code
2014-11-02 Martin Quinson[popping] cosmetics in doc and generator
2014-11-02 Martin Quinsonrename all SIMIX_pre_* to simcall_HANDLER_*
2014-11-02 Martin QuinsonRename smx_user to libsmx (to mimick libc/smx)
2014-11-01 Martin Quinsonfinish the s/smurf/popping/ renaming
2014-11-01 Martin Quinsonimprove a bit the documentation of popping, and align...
2014-11-01 Martin Quinsonmake smx_popping_bodies.c parsable by eclipse (kinda)
2014-11-01 Martin Quinsoncosmetics in the popping generator
2014-11-01 Martin Quinsontypo
2014-11-01 Martin Quinsonkill dead code
2014-11-01 Martin Quinsonfurther simplification of the popping in simix
2014-11-01 Martin QuinsonRemove the 'TUTORIAL: New API' chunks
2014-11-01 Martin Quinsonrename a generated file involved in the kernel popping
2014-11-01 Martin Quinsonkill dead code
2014-10-31 Gabriel Corona[mc] Split config code into mc_config.c
2014-10-31 Gabriel Corona[mc] Make MC_resolve_subtype() and MC_resolve_subtype...
2014-10-31 degommesmall correction
2014-10-31 degommeprovide user-friendly errors when replay encounters...
next