Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Trace manager : Add and change some structures and functions
authorjbrv <jean-baptiste.herve@esial.net>
Mon, 11 Jun 2012 14:13:33 +0000 (16:13 +0200)
committerjbrv <jean-baptiste.herve@esial.net>
Mon, 11 Jun 2012 14:45:16 +0000 (16:45 +0200)
commitb313c9714f8199ac42e4fd6938b8e9d964f66525
tree00f275819bdadef49f743773c090ff33450eea6b
parentcd04ab60bef9c99a3c4c810d3986aa9a179ff83b
Trace manager : Add and change some structures and functions

New structure to generate event dates, and new functions to create them.
The tmgr_trace structure takes now a dynar of events, or 2 event generators.
include/simgrid/platf.h
src/surf/trace_mgr.c
src/surf/trace_mgr_private.h