Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid into...
[simgrid.git] / src / instr / instr_routing.c
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
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] do not extract topology graph if user ask to...
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
2012-10-12 Jonathan Rouzaud... Fix an issue in TRACE_msg_vm_kill()
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-19 schnorr[trace] factorize + cosmetics + debug messages
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-28 navarroCompletely remove route_t and replace by sg_platf_route...
2012-08-09 Jonathan Rouzaud... Fix VM Trace bugs
2012-08-09 Jonathan Rouzaud... Modify Trace for msg_vm_t
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 schnorr[trace] let user code declare/set/push/pop states for...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-04-05 schnorr[trace] register power and bandwidth for hosts/links...
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 schnorr[trace] remove "executing" state from tracing/msg/proce...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 schnorr[trace] fix another memory leak when graph extraction...
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 schnorr[trace] factor code also for extracting the graph ...
2012-03-22 schnorr[trace] factorizing code so we have just one way to...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 schnorr[trace] correct graph extraction for graphicator
2012-03-21 schnorr[trace] wipe out memory leaks in graphicator
2012-03-21 schnorr[trace] remove function from tracing interface, should...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroFix compilation with tracing and new network_element_t
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-06 schnorr[trace] fix the graph extraction tracing of complex...
2012-03-06 schnorr[trace] a better implementation to find the lowest...
2012-03-06 schnorr[trace] no longer need to pass the parent, we find...
2012-03-06 schnorr[trace] new function to find the lowest common ancestor...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 Lucas Schnorr[trace] replace get_type by get_type_or_null when we...
2012-01-22 Lucas Schnorr[trace] re-writing some tracing functions
2012-01-22 Lucas Schnorr[trace] removing the tracing per task (where each task...
2012-01-22 Lucas Schnorr[trace] separate initialization function from setting...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonmerge get_route and get_latency in routings too
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-15 Martin QuinsonAS->get_route is no longer in charge of creating the...
2011-11-14 Martin Quinsonmerge structures route_t and route_extended_t.
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-10 Martin QuinsonKill global_routing->get_route_or_null
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-11-10 Martin Quinsonrename routing_component to as, since that's just an...
2011-11-10 Martin QuinsonRename sg_platf_new_AS_{open,close} to {begin,end}...
2011-11-08 Martin Quinsonimplement cluster tag on top of sg_platf w/o XML black...
2011-11-08 Martin QuinsonKill the XML-level callbacks to AS_open/close and creat...
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-08 Martin Quinsonalso cleanup the field names of s_sg_platf_router_cbarg_t
2011-11-08 Martin QuinsonParser cleanup: simplify structure's fields' names
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonfurther parser cleanups
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-07 Martin Quinsonintegrate properly the router creation in sg_platf...
2011-11-04 Martin QuinsonClean callbacks for the host parsing.
2011-11-04 Martin Quinsonremove useless empty parsing callbacks
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-26 NavarropEnsure windows combatibility.
2011-10-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-20 Martin Quinsonmerge branches
2011-09-08 Lucas Schnorr[trace] bug fix on the way that routes are used to...
2011-09-08 Lucas Schnorr[trace] if route doesn't exist, just continue extracing...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] only need to declare resource utilization types...
2011-05-24 Lucas Schnorr[trace] controlling the callbacks and push/pop of conta...
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-04-14 Lucas Schnorrnew tracing option, use only onelink routes to trace...
2011-04-12 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-09 Lucas Schnorrre-writing recursive graph extraction functions
next