2012-03-21 |
schnorr | [trace] correct graph extraction for graphicator |
blob | commitdiff | raw |
2012-03-21 |
schnorr | [trace] wipe out memory leaks in graphicator |
blob | commitdiff | raw | diff to current |
2012-03-21 |
schnorr | [trace] remove function from tracing interface, should... |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
blob | commitdiff | raw | diff to current |
2012-03-20 |
navarro | Fix compilation with tracing and new network_element_t |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Marion Guthmuller | Merge branch 'master' of git+ssh://scm.gforge.inria... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
schnorr | [trace] fix the graph extraction tracing of complex... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
schnorr | [trace] a better implementation to find the lowest... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
schnorr | [trace] no longer need to pass the parent, we find... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
schnorr | [trace] new function to find the lowest common ancestor... |
blob | commitdiff | raw | diff to current |
2012-01-30 |
Marion Guthmuller | merge conflict resolved |
blob | commitdiff | raw | diff to current |
2012-01-23 |
Lucas Schnorr | [trace] replace get_type by get_type_or_null when we... |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Lucas Schnorr | [trace] re-writing some tracing functions |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Lucas Schnorr | [trace] removing the tracing per task (where each task... |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Lucas Schnorr | [trace] separate initialization function from setting... |
blob | commitdiff | raw | diff to current |
2011-12-26 |
Martin Quinson | merge back the master trunk into the smpi branch |
blob | commitdiff | raw | diff to current |
2011-12-06 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Marion Guthmuller | Merge branch 'master' into MC_LTL |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Arnaud Giersch | Use homogeneous dictionaries whenever possible. |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Marion Guthmuller | merge conflicts |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Martin Quinson | merge get_route and get_latency in routings too |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Martin Quinson | kill the now useless 'cleanup' parameter of routing_get... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Martin Quinson | kill routing_get_route(), use routing_get_route_and_lat... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Martin Quinson | AS->get_route is no longer in charge of creating the... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Martin Quinson | merge structures route_t and route_extended_t. |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Arnaud Giersch | Use xbt_XXX_is_empty() instead of testing xbt_XXX_lengt... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Martin Quinson | Kill global_routing->get_route_or_null |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Martin Quinson | That pointer to function was never given anything but... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Martin Quinson | rename routing_component to as, since that's just an... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Martin Quinson | Rename sg_platf_new_AS_{open,close} to {begin,end}... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Martin Quinson | implement cluster tag on top of sg_platf w/o XML black... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Martin Quinson | Kill the XML-level callbacks to AS_open/close and creat... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Martin Quinson | Also cleanup the fields of s_sg_platf_link_cbarg_t |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Martin Quinson | also cleanup the field names of s_sg_platf_router_cbarg_t |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Martin Quinson | Parser cleanup: simplify structure's fields' names |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Martin Quinson | Properly integrate the link creation into sg_platf |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Martin Quinson | further parser cleanups |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Martin Quinson | Further parser cleanups |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Martin Quinson | integrate properly the router creation in sg_platf... |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Martin Quinson | Clean callbacks for the host parsing. |
blob | commitdiff | raw | diff to current |
2011-11-04 |
Martin Quinson | remove useless empty parsing callbacks |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Christophe Thiéry | Merge branch 'master' of git+ssh://scm.gforge.inria... |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Navarrop | Ensure windows combatibility. |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Navarrop | Rewrite the way to do the parsing for host,cluster... |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Martin Quinson | merge branches |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Lucas Schnorr | [trace] bug fix on the way that routes are used to... |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Lucas Schnorr | [trace] if route doesn't exist, just continue extracing... |
blob | commitdiff | raw | diff to current |
2011-06-09 |
Pierre-Nicolas Clauss | Merge back master branch |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Martin Quinson | merge |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Lucas Schnorr | [trace] only need to declare resource utilization types... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Lucas Schnorr | [trace] controlling the callbacks and push/pop of conta... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Pierre-Nicolas Clauss | Merge back master branch. |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Lucas Schnorr | [trace] cosmetics on user variables tracing, simpler... |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Lucas Schnorr | new tracing option, use only onelink routes to trace... |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Christophe Thiéry | Merge branch 'master' of git+ssh://scm.gforge.inria... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Lucas Schnorr | merging tracing changes |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Lucas Schnorr | export to graphviz function in the tracing way, we... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Christophe Thiéry | Merge branch 'master' of git+ssh://scm.gforge.inria... |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Lucas Schnorr | graphicator re-implemented |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Lucas Schnorr | merging tracing changes |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Lucas Schnorr | re-writing recursive graph extraction functions |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Lucas Schnorr | let the unique root AS of a platform file be the root... |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Lucas Schnorr | fixing tracing to consider fullduplex links and naming... |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Pierre-Nicolas Clauss | Merge branch 'master' of git+ssh://scm.gforge.inria... |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Navarrop | Merge commit '521daa8271ac2778d8b2944be25daae65d3540a1... |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Lucas Schnorr | if tracing category X is created, define pX for hosts... |
blob | commitdiff | raw | diff to current |
2011-03-24 |
agiersch | Remove usage of xbt_assert[0-9]. |
blob | commitdiff | raw | diff to current |
2011-02-14 |
schnorr | [trace] fix bug on interconnections tracing |
blob | commitdiff | raw | diff to current |
2011-02-07 |
schnorr | [trace] new data structure to hold values of states... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
schnorr | [trace] tracing/msg/process:1 has states/links for... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
schnorr | [trace] faster method to dump when unconditional dump... |
blob | commitdiff | raw | diff to current |
2010-12-27 |
schnorr | [trace] changing the interface to write on the tracing... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
schnorr | [trace] register of node and edge types that were defin... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
schnorr | [trace] cosmetics |
blob | commitdiff | raw | diff to current |
2010-12-22 |
schnorr | [trace] a source file to keep functions to deal with... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
schnorr | [trace] fix on link type creation (was indexed by type... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
schnorr | [trace] fix on use of dynar, storing pointers in it... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
thiery | Fix uninitialized variables |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] arrows to indicate msg send/recv when tracing... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] arrows to indicate msg process migration |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] set/push/pop states for tracing/msg/[task|proce... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] update on --cfg=tracing/msg/task:1, now works... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] renaming container type of msg process |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] update of msg process tracing (to monitor migra... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] other parts of tracing can also declare types... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] fix: container creation timestamp should defini... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] recursive search for a type in the type hierarchy |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] functions to be used by other parts of tracing... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] new type MPI, which is the container type of... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] fix, father is already defined, should not... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] making type_t and container_t available for... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] smpi types declaration updated |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] protecting the declaration of multiple types... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] checking if platform is traced in tracing API |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] adding a new structure to keep the type hierarc... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] filter out the reverse connections to get a... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] new field id to make the final trace file smaller |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] extracting routes among ASes |
blob | commitdiff | raw | diff to current |
2010-12-13 |
schnorr | [trace] recursive extraction of connections between... |
blob | commitdiff | raw | diff to current |
next |