Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add support of MPI_Test in smpi_replay and TRACING-TI
[simgrid.git] / src / instr / instr_private.h
index 908ecd6..80ba7b9 100644 (file)
@@ -421,6 +421,7 @@ typedef enum{
   TRACING_RECV,
   TRACING_IRECV,
   TRACING_SENDRECV,
+  TRACING_TEST,
   TRACING_WAIT,
   TRACING_WAITALL,
   TRACING_WAITANY,