Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dotloader to trace task categories based on dot file
[simgrid.git] / src /
2010-10-19 schnorrdotloader to trace task categories based on dot file
2010-10-14 schnorrusing mpi_comm_world to get the global rank
2010-10-13 navarropInitilized vars.
2010-10-13 schnorrtrace: save link end points in timestamp 0 of the trace...
2010-10-13 schnorrtrace: fixing link declaration for gtnets model
2010-10-13 schnorrxbt_die when caller tries to declare a link that is...
2010-10-13 navarropFix supernovae mode.
2010-10-13 navarropPut variable "to_index" into s_routing_component
2010-10-13 schnorrimplementing get_onelink_routes for rulebased
2010-10-13 schnorrsurf actions might arrive here without category
2010-10-12 coldpeaceseparate between the console code and the bindings...
2010-10-12 coldpeacecleanup & reorganize code ...
2010-10-11 navarropRemove the "_" from hostname and routername to Tag...
2010-10-11 schnorrfixing name of the function and its utilization in...
2010-10-11 alegrandIndent include and src using this command:
2010-10-11 alegrandRemove weird parenthesis...
2010-10-11 schnorrconsidering gateways when get_onelink_routes from recur...
2010-10-08 schnorrfix: avoiding the execution of TRACE_surf_action when...
2010-10-08 schnorrSimDag instrumentation for categorized resource utilization
2010-10-08 schnorrtrace: when simix action gets its category, pass it...
2010-10-08 schnorrfixing comment
2010-10-08 schnorrchar *name transformed in const char *name to avoid...
2010-10-08 schnorrget trace category from surf_action instead of smx_acti...
2010-10-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-10-08 schnorrtracing uncategorized resource utilization
2010-10-08 alegrandKeep adding missing function required when using SimDAG.
2010-10-08 alegrandImplement the get_link_latency function for SD (and...
2010-10-08 alegrandEnable using other workstation models than ptask_L07...
2010-10-07 navarropFix bug when call function get_route.
2010-10-07 navarropAdd a function to have type of an element.
2010-10-07 navarropAdd a test for function is_router.
2010-10-06 navarropUpdate maintainer source.
2010-10-06 navarropAvailable the tag config.
2010-10-06 navarropClean DTD and add tag config.
2010-10-06 navarropImplementation of function is router
2010-10-06 schnorronelink_routes revision: removing a comment
2010-10-06 schnorrbetter handling of resource utilization tracing methods
2010-10-06 schnorrcosmetics on tracing mechanism
2010-10-06 piniUpdated README for SMPI.
2010-10-05 navarropFix lib pcre use.
2010-10-05 coldpeacefix lua console application for SimDag module
2010-10-05 schnorrcleaning some old surf tracing code
2010-10-05 schnorrremoving one space in the beginning of the trace files
2010-10-05 schnorrdo not trace loopback links
2010-10-05 schnorronly trace link-related data if tracing mechanism know...
2010-10-05 schnorrregistering the source and destination of all onelink...
2010-10-04 schnorrfirst implementation of floyd's get_onelink_routes
2010-10-04 schnorrimplementing recursive call to get_onelink_routes
2010-10-04 schnorrimplementation of full_get_onelink_routes
2010-10-04 schnorrmemory address is the unique identifier of links in...
2010-10-04 schnorrfunctions to get_onelink_routes must return an array...
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-10-04 schnorrcosmetic fix: generic_set_bypassroute was being logged...
2010-10-04 schnorrpreparing get_onelink_routes and is_router for each...
2010-10-04 schnorrfix: small changes to make surf_routing.c compile
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-10-04 mquinsonstop misusing : in the DTD. use _ as a separator instead
2010-10-04 mquinsonmerge
2010-10-01 coldpeacereimplement lua bingdings code to support the new platf...
2010-10-01 coldpeacedefine new methods to call surf_routing 'parse' methods...
2010-10-01 coldpeacedefine two kind of 'parse' methods, parse_#type_#elemen...
2010-10-01 coldpeaceadd new methods to reimplement the lua console respecti...
2010-10-01 schnorrlet snprintf decide how many digits use for timestamps
2010-10-01 schnorrtracing router existence with the new parser
2010-10-01 schnorrremoving old and no longer used tracing functions
2010-10-01 schnorrproper closing the LINK containers at the end of the...
2010-10-01 schnorrtrace cosmetics
2010-10-01 schnorrTRACE_surf_[host|link]_declaration responsible for...
2010-10-01 cristianrosaFix for msg_icomms test. Do not pass the address of...
2010-10-01 mquinsonProperly let the main thread wait for the startup of...
2010-10-01 mquinsonFix xbt_strbuff test from testall [Arnaud Giersch].
2010-10-01 mquinsonFix misbalanced parentheses in checks for va_copy....
2010-10-01 mquinsonFix typos [Arnaud Giersch]
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-30 schnorrproper initialization of get_latency_limited on vivaldi...
2010-09-30 cristianrosaFix race condition during the creation of the listeners...
2010-09-29 piniSqueeze any block with a given delay (in flops).
2010-09-28 schnorrfixing indentation by removing tags and including spaces
2010-09-28 schnorrwipe out old code based on ids for nodes
2010-09-28 schnorrusing correct variables name when getting route from...
2010-09-28 schnorronly need src and dst_name when tracing
2010-09-28 schnorrremoving misplaced code (was moved from here before...
2010-09-28 navarropMake simgrid compil with Full Flags.
2010-09-28 cristianrosaFix a 3 years old bug in the dictionary's function...
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropClean code.
2010-09-28 navarropAdd Lib path correctly.
2010-09-28 navarropCluster tag revival attempt.
2010-09-28 navarropBring back useful functions for the bypass from before...
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarropadd to the rule-based model the loopback routes
2010-09-28 navarropChange way to call get_route
2010-09-28 navarropchange regex into the tag cluster
2010-09-28 navarropModify DTD and files for cluster Tag
2010-09-28 navarropTag cluster test
2010-09-28 navarroptest of sd_test
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropDelete this message for being compatible with old tesh...
2010-09-28 navarropNew maintainer sources for simgrid dtd
next