Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] stop tracing process if user sets its category to NULL
[simgrid.git] / src / instr / instr_private.h
index 2cb1409..18c41d5 100644 (file)
@@ -41,6 +41,7 @@ typedef enum {
   INSTR_ROUTER,
   INSTR_AS,
   INSTR_SMPI,
+  INSTR_MSG_PROCESS,
 } e_container_types;
 
 typedef struct s_container *container_t;