Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleaning deprecated ways of tracing resource utilization
[simgrid.git] / src /
2011-04-11 Lucas Schnorrcleaning deprecated ways of tracing resource utilization
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 Lucas Schnorrif deadlock, close trace file so it may help to find...
2011-04-11 Lucas Schnorrtrace process creation before request for simix, assumi...
2011-04-11 Lucas Schnorrtrace earlier, simix may start the process before retur...
2011-04-10 Lucas Schnorrif smpi is ungrouped, processes behavior is registered...
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-09 Lucas Schnorrfix compilation error
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-09 Lucas Schnorrre-writing recursive graph extraction functions
2011-04-09 Lucas Schnorrnew function to check if a tracing container exists
2011-04-09 Lucas Schnorrlet the unique root AS of a platform file be the root...
2011-04-09 Lucas Schnorrraise exception if try to find a container that was...
2011-04-08 Lucas Schnorrfixing tracing to consider fullduplex links and naming...
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdiparse property tag with lua
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-04-07 Christophe ThiéryInclude math.h for isfinite()
2011-04-07 Christophe ThiéryMC: perform actual model-checking in tesh tests
2011-04-05 Lucas Schnorrif tracing category X is created, define pX for hosts...
2011-04-05 Lucas Schnorrupdating the automatic generation of triva's graph...
2011-04-04 Pierre-Nicolas ClaussSome distros need this
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-31 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussPrograms compiled with smpicc now silently and successf...
2011-03-31 NavarropFix memory leack.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 piniEnforces that double parameters are finite (fixes ...
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
2011-03-29 thieryProtect recursive calls to _xbt_log_cat_init from this...
2011-03-29 piniimplement quiet exit (fixes #10045)
2011-03-29 navarropWith the tag peer no need to set fullduplex and routing...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 navarropFree char* used by peer tag.
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 agierschFix documentation for xbt_dict_set.
2011-03-24 thieryReplace XBT_INFO by XBT_DEBUG to make tesh happy
2011-03-24 navarropForgot to change xbt_dict_cursor_t to xbt_lib_cursor_t;
2011-03-24 navarropReimplement SIMIX_host_get_dict.
2011-03-24 navarropsrc and dst can be in host_lib or as_router_lib.
2011-03-24 navarropfree libs at the right moment.
2011-03-24 navarropDont used (*lib) but l = *lib.
2011-03-24 navarropSet level COORD_HOST_LEVEL and COORD_ASR_LEVEL if there...
2011-03-24 navarropUse correct function to free element.
2011-03-24 navarropRemove host_lib, link_lib and as_router_lib from SD_exi...
2011-03-24 navarropMove e_surf_network_element_type_t public.
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2011-03-24 navarropRemove xbt_dict coordinates and move info into host_lib...
2011-03-24 navarropRemove xbt_dict_t links from struct SD_global.
2011-03-24 navarropRemove resource_set from surf_model.
2011-03-24 navarropRemove xbt_dict host from simix.
2011-03-24 navarropRemove where_network_elements and add element in host_l...
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-03-24 navarropAdd xbt_lib_size and xbt_lib_rehash
2011-03-24 navarropAdd library (xbt_lib) to simgrid.
2011-03-23 coldpeaceadd methods to describe a Router component from lua...
2011-03-23 coldpeaceallow parsing a Router component from lua console also
2011-03-21 thieryFix a comparison between different enums
2011-03-18 piniThese functions in SIMIX should return 0, and that...
2011-03-18 piniDirty hacks again: shot more bullets, it may be a zombie
2011-03-18 thieryAdd functions SIMIX_comm_has_send/recv_match
2011-03-15 thieryMake SIMIX_comm_start() public (for a while :))
2011-03-15 thieryAdd a function SIMIX_process_get_by_name()
2011-03-15 mquinsonmake SIMIX_comm_finish() public
2011-03-15 mquinsonallow MSG users to play with request matching mecanism
2011-03-14 piniAdd wrapper to match receiving mailboxes against a...
2011-03-14 navarropSorry need to be call here for compile warning.
2011-03-14 navarropRemove xbt_assert from generic_src_dst_check function.
2011-03-14 navarropWe may want to use this function in examples.
2011-03-14 thieryFix a compilation warning (use of an uninitialized...
2011-03-10 navarropForgot one free.
2011-03-10 navarropAdd log to random_mgr.
2011-03-10 navarropFree some missing variables.
2011-03-10 navarropFree dict random_value and patterns after the end of...
2011-03-10 navarropFree dynar after use in xbt_dynar_compare.
2011-03-09 navarropVerify if elements src_gateway and dst_gateway are...
2011-03-09 navarropReturn SURF_NETWORK_ELEMENT_NULL if the elements is...
2011-03-09 navarropRevert "Change those functions to public for use extern...
2011-03-08 navarropFactorize functions for Unix and Windows.
2011-03-07 navarropProtect with HAVE_FUTEX_H
2011-03-07 navarropAdd missing functions with windows
2011-03-07 navarropSet win32_ucontext.c as simgrid source file
2011-03-03 schnorr[trace] bugfix, correct matching of link keys on trace
2011-03-02 cristianrosaUse a better synchronization mechanism to control the...
2011-03-02 cristianrosaBugfix: do not hardcode the number of workers in the...
2011-03-02 navarropProtect the use of parmap.
2011-03-01 thieryFix a bug introduced by r9743
2011-03-01 piniMissing semicolon
2011-03-01 piniTentatively use sampling with Fortran.
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-28 navarropRevert "Remove lua parse functions from simgrid."
2011-02-28 navarropChange those functions to public for use external parser.
next