Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move code in simgrid::mc
[simgrid.git] / src / instr /
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-12 Augustin Degommefix win build
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-06 suterleak --(cherry picked from commit dd1330c53beec9c5abb8b...
2013-11-06 suterleak --
2013-11-06 Arnaud GierschMisc cleanups.
2013-11-06 Augustin DegommeTrace buffer is not to be handled by the format-depende...
2013-11-06 Augustin DegommeMake time independent tracing output by default in...
2013-11-06 Arnaud GierschMisc cleanups.
2013-11-05 Augustin DegommeTrace buffer is not to be handled by the format-depende...
2013-11-05 Augustin DegommeMake time independent tracing output by default in...
2013-10-31 Augustin Degommeadd gatherv replay action (bigdft can be replayed easil...
2013-10-31 Arnaud GierschUse booleans instead of ints for tracing options.
2013-10-30 Arnaud GierschFree process_id, plus reindent.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-30 Augustin Degommeadd tracing/smpi/format option (only smpi for now)...
2013-10-30 Augustin Degommereplace withsize variant by more generic withextra...
2013-10-09 Augustin Degommeturns out %le=%e and %lf=%f ... except on windows
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Arnaud GierschTry to exit in a more valgrind friendly manner when...
2013-10-01 Arnaud GierschGuard against jedule being null.
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschRemove now unused parameter "default_value" for xbt_cfg...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Arnaud GierschThere's no need to dup these strings (memleak--).
2013-09-23 Arnaud GierschUse xbt_cfg_setdefault everywhere.
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-29 Augustin Degommeadd option tracing/smpi/display_sizes to display size...
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-04-25 Nicolas BonichonMerge branch 'bittorrent'
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-15 Jonathan Rouzaud... Add new tracing options to reduce the size of the traces
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-29 Augustin Degommeadd a cfg:tracing/smpi/internals option, to trace all...
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-20 Arnaud GierschAvoid to export internal variables.
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud GierschAvoid to return from inside a TRY block.
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Maximiliano GeierAdded xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideSet a fixed seed for srand and srand48
2013-01-21 Arnaud GierschMake it build again after commit 48404c66fc4d8248308db1...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMerge branch 'vmtrace' again (don't try to undersatand...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMissing declaration.
2013-01-16 Jonathan Rouzaud... Merge branch 'vmtrace'
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Fix failed merge
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-10 Arnaud GierschFree the TRACE_{start,end}_functions dynars when they...
2012-12-20 Paul BédarideMove module tracing into corresponding modules
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-18 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideRestructure config headers
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-11-30 shensheiMerge ../simgrid
2012-11-28 schnorr[trace] avoiding key clashes on paje links
2012-11-28 Augustin Degommeforgot to add color for computing in previous commit
2012-11-28 schnorr[trace] header re-organization (now with a basic version)
2012-11-28 schnorr[trace] fix color for MPI operations to correctly follo...
2012-11-28 schnorr[trace] new option tracing/basic (used to generate...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-25 Martin Quinsonmove sg_cmdline to xbt/virtu.h module, and rename it...
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Lucas Schnorr[trace] bye bye triva, welcome viva
2012-11-12 Lucas Schnorr[trace] do not extract topology graph if user ask to...
2012-11-12 Lucas Schnorr[trace] new tracing option to disable the topology...
2012-11-12 Lucas Schnorr[trace] cosmetics, platform is registered as a hierarch...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 Lucas Schnorr[trace] link value here should indicate resource topology
next