X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d25ee31741e8dd64436721b11fe82a0969f369cf..0e0cb631580d4ee1271998cf2bcaec6c99e48282:/src/include/surf/trace_mgr.h diff --git a/src/include/surf/trace_mgr.h b/src/include/surf/trace_mgr.h index bcb8ef81f1..b5af71f824 100644 --- a/src/include/surf/trace_mgr.h +++ b/src/include/surf/trace_mgr.h @@ -21,6 +21,7 @@ tmgr_history_t tmgr_history_new(void); void tmgr_history_free(tmgr_history_t history); tmgr_trace_t tmgr_trace_new(const char *filename); +tmgr_trace_t tmgr_empty_trace_new(void); void tmgr_trace_free(tmgr_trace_t trace); tmgr_trace_event_t tmgr_history_add_trace(tmgr_history_t history,