Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] update of msg process tracing (to monitor migrations)
[simgrid.git] / src / instr / instr_private.h
index 2cb1409..a37934e 100644 (file)
@@ -41,6 +41,7 @@ typedef enum {
   INSTR_ROUTER,
   INSTR_AS,
   INSTR_SMPI,
+  INSTR_MSG,
 } e_container_types;
 
 typedef struct s_container *container_t;