Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] new function to get the declared marks
[simgrid.git] / include / instr / instr.h
index 7088976..f7eb843 100644 (file)
@@ -29,6 +29,7 @@ XBT_PUBLIC(void) TRACE_smpi_set_category(const char *category);
  */
 XBT_PUBLIC(void) TRACE_declare_mark(const char *mark_type);
 XBT_PUBLIC(void) TRACE_mark(const char *mark_type, const char *mark_value);
+XBT_PUBLIC(xbt_dynar_t) TRACE_get_marks (void);
 
 /*
  * Function used by graphicator (transform a SimGrid platform