X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8469c4ea0b1772280df6b6714e56edc82292a63d..83b6eb642c9777ecc8f947d1a645cbec1874173b:/include/simgrid/platf.h diff --git a/include/simgrid/platf.h b/include/simgrid/platf.h index 8de4bd2899..e17d1b28f9 100644 --- a/include/simgrid/platf.h +++ b/include/simgrid/platf.h @@ -12,6 +12,10 @@ #include typedef struct tmgr_trace *tmgr_trace_t; /**< Opaque structure defining an availability trace */ +XBT_PUBLIC(tmgr_trace_t) tmgr_trace_new(const char *filename); +XBT_PUBLIC(tmgr_trace_t) tmgr_trace_new_from_string(const char *id, + const char *input, + double periodicity); /** Defines whether a given resource is working or not */ typedef enum {