Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cut some more includes
[simgrid.git] / src / instr /
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonremove (void) in C++
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin Quinsoninstr: kill an unused structure field to please clang
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin QuinsonDisable uninteresting events in TI mode
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-07 Martin Quinsonfurther empty smpi/private.h
2017-05-07 Martin Quinsonreduce the amount of includes
2017-05-07 Martin Quinsonfix jedule builds
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippReplace init_Stream by its content everywhere where...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin Quinsoninline another useless function
2017-05-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-05-02 Martin Quinsonlittle function to debug the buffer
2017-05-02 Martin Quinsonuse explicitely PajeEvent* instead of paje_event_t
2017-05-02 Martin Quinsonrename paje_event into PajeEvent (+cosmetics)
2017-05-02 TakishippAttempt to correct error tests
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-24 Takishippsomme corrections
2017-04-21 Takishipphierarchical OOP tree
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-04-12 Martin Quinsonuse surf init/fini callbacks, no need for TRACE ones
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Takishipps_defineVariableType
2017-04-12 Frederic Suterfix inconsistencies between smpi_replay and instr_TI_tr...
2017-04-11 Takishippfirst change to have hierarchical class - definecontain...
2017-04-05 Takishipps_container is changed to cpp class
2017-04-04 Takishippfix bugs due to subVariable method
2017-04-04 Takishipps_setState and s_pushState are changed to cpp class
2017-04-04 Takishipps_newEvent is changed to a class
2017-04-04 Takishipps_val is changed to a class
2017-04-04 Takishipppaje_event is changed to a cpp class
2017-03-09 Frederic Sutera dict was a unkowning vector
2017-03-09 Frederic Suterfix jedule and do the right thing for netzone hosts
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Christian Heinrich[INSTR] Purely cosmetics: Aligned '='
2017-03-03 Christian Heinrich[INSTR] Removed duplicated code by calling another...
2017-02-27 Martin Quinsonrename some C type for consistency
2017-02-10 Martin Quinsonobey our naming conventions
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-31 Martin Quinsonfinish the transition netcards->netpoints in the code
2017-01-30 Martin Quinsonnetcards were renamed to netpoints recently
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-28 Martin Quinsonfix some typos found by the debian packaging tools
2016-12-25 Martin QuinsonRevert "remove a few smells in instrumentation"
2016-12-23 Frederic Suterremove a few smells in instrumentation
2016-12-20 Martin Quinsonanother bunch of include cuts. The last one for today
2016-12-17 Martin Quinsonreduce the public exposure of netcards_dict
2016-12-17 Martin Quinsonno need for a lib to store the netcards. A dict is...
2016-12-15 Martin Quinsonfix jedule builds
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-12 Martin Quinsonmove some storage-related content out of routing into...
2016-12-06 Martin Quinsonplease sonar and use & when creating function pointers
2016-12-05 Martin QuinsonConvert routing_platf->getRouteAndLatency into s4u...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Sutermore objects
2016-09-08 Frederic Sutersimplifications
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterfurther objectification of jedule bindings
2016-09-07 Martin Quinsonquickly review the code of Fred, as requested. Nice...
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-09-07 Frederic Sutersimplifactions
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 Frederic Suterobjectify jedule
2016-08-18 Martin QuinsonMerge pull request #108 from adfaure/master
2016-08-18 Frederic Suterfix build on 32bit
2016-08-18 Frederic Sutergetting rid of dynar in instr (part 1)
2016-08-11 Martin QuinsonMerge pull request #107 from adfaure/master
2016-08-11 Frederic Sutersimplify!
2016-08-09 Frederic Suterremove useless includes
2016-08-09 Frederic SuterC++ify part of simdag
2016-08-04 Frederic SuterSD_task_t simplification
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-29 Frederic Sutermore cosmetic cleanups
2016-07-29 Frederic Suterthis code is full of void
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-27 Frederic Sutercosmetics (and sonar bugs--)
2016-07-05 Christian Heinrich[INSTR] Cosmetics for alignments...
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic Sutersmells --
next