Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change interface for elements_father, and avoid to allocate a dynar.
[simgrid.git] / src / instr / instr_msg_task.c
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2011-02-07 schnorr[trace] new data structure to hold values of states...
2011-02-07 schnorr[trace] better way of getting references to types
2011-02-04 schnorr[trace] categories are only used for characterized...
2011-01-05 schnorr[trace] using process name and PID as identification...
2011-01-03 schnorr[trace] tracing/msg/process:1 has states/links for...
2010-12-29 schnorr[trace] simpler verifications to see what is enabled...
2010-12-29 schnorr[trace] kill dictionary that is no longer necessary
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] fix on link type creation (was indexed by type...
2010-12-13 schnorr[trace] arrows to indicate msg send/recv when tracing...
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] correct debug message
2010-12-13 schnorr[trace] marking tracing/msg/volume:1 as deprecated
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] use of xbt functions inside instr
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-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] separate TRACE_is_active() from IS_TRACED condition
2010-12-03 schnorr[trace] replace IS_TRACING by TRACE_is_active() function
2010-12-02 schnorr[trace] adding comments to #endif's
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr