Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
adding test example to trace process migration using the mask TRACE_PROCESS
[simgrid.git] / include / xbt.h
index b168bc3..372e80e 100644 (file)
@@ -31,4 +31,7 @@
 #include <xbt/config.h>
 #include <xbt/cunit.h>
 
+/* pimple to display the message sizes */
+XBT_PUBLIC(void) SIMIX_message_sizes_output(const char *filename);
+
 #endif /* xbt_H */