Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] have to dump the buffer, trace events might use the container that is about...
[simgrid.git] / src / instr /
2010-12-28 schnorr[trace] have to dump the buffer, trace events might...
2010-12-28 schnorr[trace] removing old code
2010-12-28 schnorr[trace] free memory after events are recorded in trace...
2010-12-28 schnorr[trace] same field order for all specific event structures
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-28 schnorr[trace] set of initial value of variables to any resour...
2010-12-28 schnorr[trace] simpler event types handling, integer of enum...
2010-12-28 schnorr[trace] re-organizing structures for tracing events
2010-12-28 schnorr[trace] removing unused fields on event structure
2010-12-28 schnorr[trace] creation of a type also defines its own color...
2010-12-28 schnorr[trace] cosmetics, simpler code
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] updating the configuration generated for triva
2010-12-22 schnorr[trace] register of node and edge types that were defin...
2010-12-22 schnorr[trace] keep tracing data structures until the very...
2010-12-22 schnorr[trace] this problem is already fixed in a previous...
2010-12-22 schnorr[trace] cosmetics
2010-12-22 schnorr[trace] a source file to keep functions to deal with...
2010-12-22 schnorr[trace] renaming instrumentation source file
2010-12-22 schnorr[trace] assertions to point out errors on tracing
2010-12-22 schnorr[trace] fix on link type creation (was indexed by type...
2010-12-20 schnorr[trace] fix on use of dynar, storing pointers in it...
2010-12-15 schnorr[trace] do not xbt_die if gtnets is traced
2010-12-15 schnorr[trace] bugfix, do not try to declare a NULL category
2010-12-14 thieryFix uninitialized variables
2010-12-13 schnorr[trace] arrows to indicate msg send/recv when tracing...
2010-12-13 schnorr[trace] arrows to indicate msg process migration
2010-12-13 schnorr[trace] removing old code that was merged into new...
2010-12-13 schnorr[trace] set/push/pop states for tracing/msg/[task|proce...
2010-12-13 schnorr[trace] update on --cfg=tracing/msg/task:1, now works...
2010-12-13 schnorr[trace] stop tracing process if user sets its category...
2010-12-13 schnorr[trace] renaming container type of msg process
2010-12-13 schnorr[trace] correct debug message
2010-12-13 schnorr[trace] only let MSG processes receive categories if...
2010-12-13 schnorr[trace] update of msg process tracing (to monitor migra...
2010-12-13 schnorr[trace] other parts of tracing can also declare types...
2010-12-13 schnorr[trace] fix: container creation timestamp should defini...
2010-12-13 schnorr[trace] marking tracing/msg/volume:1 as deprecated
2010-12-13 schnorr[trace] mpi api is traced if tracing:1 and tracing...
2010-12-13 schnorr[trace] smpi api tracing updated to the new tracing...
2010-12-13 schnorr[trace] recursive search for a type in the type hierarchy
2010-12-13 schnorr[trace] functions to be used by other parts of tracing...
2010-12-13 schnorr[trace] new type MPI, which is the container type of...
2010-12-13 schnorr[trace] fix, father is already defined, should not...
2010-12-13 schnorr[trace] making type_t and container_t available for...
2010-12-13 schnorr[trace] smpi types declaration updated
2010-12-13 schnorr[trace] declaring dictionary where it is allocated
2010-12-13 schnorr[trace] tracing a 0 instead of 0.000000 in trace file...
2010-12-13 schnorr[trace] merging instr_variables.c into instr_interface...
2010-12-13 schnorr[trace] protecting the declaration of multiple types...
2010-12-13 schnorr[trace] checking if platform is traced in tracing API
2010-12-13 schnorr[trace] adding a new structure to keep the type hierarc...
2010-12-13 schnorr[trace] smaller timestamp is registered in trace files...
2010-12-13 schnorr[trace] filter out the reverse connections to get a...
2010-12-13 schnorr[trace] new field id to make the final trace file smaller
2010-12-13 schnorr[trace] extracting routes among ASes
2010-12-13 schnorr[trace] recursive extraction of connections between...
2010-12-13 schnorr[trace] new fields in the container structure, holding...
2010-12-13 schnorr[trace] new static function to declare a new link type...
2010-12-13 schnorr[trace] new callback to end of platform parsing
2010-12-13 schnorr[trace] adding some comments in the hierarchical struct...
2010-12-13 schnorr[trace] registering in the dictionary the router containers
2010-12-13 schnorr[trace] using a single dictionary to hold all container...
2010-12-13 schnorr[trace] better include, no need to declare global_routi...
2010-12-13 schnorr[trace] cosmetics and removing unused static variable
2010-12-13 schnorr[trace] gtnets tracing mechanism is outdated
2010-12-13 schnorr[trace] pay attention to configuration options when...
2010-12-13 schnorr[trace] only call container destruction if we have...
2010-12-13 schnorr[trace] updating the user link variables mechanism...
2010-12-13 schnorr[trace] updating (availability) trace support in tracin...
2010-12-13 schnorr[trace] removing old vivaldi tracing (no longer called...
2010-12-13 schnorr[trace] checking if the user created the environment...
2010-12-13 schnorr[trace] simpler tracing interface, just one way to...
2010-12-13 schnorr[trace] updating the tracing of user host variables...
2010-12-13 schnorr[trace] trace type hierarchy depends on the platform...
2010-12-13 schnorr[trace] graph configuration file for triva no longer...
2010-12-13 schnorr[trace] remove the function that was used to save the...
2010-12-13 schnorr[trace] updating the entry point functions of resource...
2010-12-13 schnorr[trace] removing prototypes of functions that are obsolete
2010-12-13 schnorr[trace] properly destroy the tracing platform
2010-12-13 schnorr[trace] removing obsolete code (host and link declarati...
2010-12-13 schnorr[trace] tracing the platform hierarchy using parser...
2010-12-13 schnorr[trace] renaming function to follow up parameters
2010-12-13 schnorr[trace] using parser callbacks to trace the platform...
2010-12-07 schnorr[trace] remove logging trace message
2010-12-07 schnorr[trace] use xbt_strdup to copy category
2010-12-07 schnorr[trace] declare smpi category and let instr continues...
2010-12-07 schnorr[trace] registering the tracing categories of mpi proce...
2010-12-07 schnorr[trace] dictionary for holding smx_process_t -> categor...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-06 schnorr[trace] TRACE_[start|end] no longer belong to public...
2010-12-06 schnorr[trace] logging the categorized/uncategorized resource...
2010-12-06 schnorr[trace] configuration option tracing/platform renamed...
2010-12-06 schnorr[trace] use of xbt functions inside instr
2010-12-06 schnorr[trace] logging messages for category attribution of...
2010-12-06 schnorr[trace] call functions that do the simix processes...
2010-12-06 schnorr[trace] declaring xbt_log categories for tracing
2010-12-06 schnorr[trace] detailed description of new configuration options
2010-12-06 schnorr[trace] new tracing options to generate graph configura...
2010-12-06 schnorr[trace] uncategorized resource tracing option is indepe...
next