Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix xbt_log_extract_hierarchy.pl.
[simgrid.git] / src / instr /
2012-03-26 schnorr[trace] these functions no longer exist
2012-03-26 schnorr[trace] fix another memory leak when graph extraction...
2012-03-25 schnorr[trace] better checks on setting cats, if NULL is provi...
2012-03-24 schnorr[trace] clean-up of old tracing API
2012-03-24 schnorr[trace] pointers to SimDag API within category declaration
2012-03-24 schnorr[trace] simplify SD function stack
2012-03-24 schnorr[trace] function is now private
2012-03-24 schnorr[trace] documenting function that creates a dot file...
2012-03-24 schnorr[trace] documentation for all the trace user variables API
2012-03-24 schnorr[trace] cosmetics
2012-03-24 schnorr[trace] function is no longer public
2012-03-24 schnorr[trace] improve documentation of tracing API, make...
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 navarroGtnets works with new struct network_element_t
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] only one public function for extracting the...
2012-03-21 schnorr[trace] remove function from tracing interface, should...
2012-03-21 schnorr[trace] removing deprecated function from the tracing...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroDon't touch user tracing interface ;)
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-19 Frederic Sutercommit f00F8da2 broke the binding between SD and jedule
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-09 schnorr[trace] update the header to the latest paje file forma...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-06 schnorr[trace] no longer mandate network/optim to Full when...
2012-03-06 schnorr[trace] changing the internal tracing API for categoriz...
2012-03-06 schnorr[trace] code clean-up, removing prototypes of functions...
2012-03-06 schnorr[trace] removing old code and invalid comments
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-02-22 Arnaud GierschFix more format strings and parameters.
2012-02-22 Arnaud GierschMore trailing commas.
2012-02-22 Arnaud Giersch[tracing] Use trace_smpi_enabled.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-23 Lucas Schnorr[trace] types are local, remove global dictionary
2012-01-23 Lucas Schnorr[trace] replace get_type by get_type_or_null when we...
2012-01-23 Lucas Schnorr[trace] remove recursive get type support, search opera...
2012-01-23 Lucas Schnorr[trace] renaming source file to reflect its speciality
2012-01-23 Lucas Schnorr[trace] sanity checks
2012-01-22 Lucas Schnorr[trace] be more strict about errors
2012-01-22 Lucas Schnorr[trace] re-writing some tracing functions
2012-01-22 Lucas Schnorr[trace] function now longer exist
2012-01-22 Lucas Schnorr[trace] some checks in tracing functions
2012-01-22 Lucas Schnorr[trace] remove the container from its parent
2012-01-22 Lucas Schnorr[trace] in SMPI, follow the same start/end interface...
2012-01-22 Lucas Schnorr[trace] removing the tracing per task (where each task...
2012-01-22 Lucas Schnorr[trace] when destroying a container, remove its referen...
2012-01-22 Lucas Schnorr[trace] when a process migrates, we need to clean-up...
2012-01-22 Lucas Schnorr[trace] when a process ends, remove its container from...
2012-01-22 Lucas Schnorr[trace] debug messages for recursive destruction of...
2012-01-22 Lucas Schnorr[trace] avoid return or break within a xbt_dict_foreach...
2012-01-22 Lucas Schnorr[trace] separate initialization function from setting...
2012-01-22 Lucas Schnorr[trace] function to remove a child from its parent...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 Arnaud GierschFix error: passing argument 3 of ‘xbt_dict_set’ discard...
2012-01-10 Arnaud GierschFix compilation errors about "enumeration value not...
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-08 Lucas Schnorr[trace] valgrind's memcheck to wipe out memory leaks...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Lucas Schnorr[trace] tracing needs a Full network/optim, otherwise...
2011-12-26 Lucas Schnorr[trace] better source code comments for configuration...
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-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-29 Arnaud GierschFix uninitialized variable.
2011-11-29 Arnaud GierschInclude surf_resource.h, for surf_resource_name().
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-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
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...
next