Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add color for "test", not sure it's mandatory, but it won't hurt
[simgrid.git] / src / smpi / instr_smpi.c
index 31597fe..6910331 100644 (file)
@@ -26,6 +26,7 @@ static const char *smpi_colors[] ={
     "wait",     "1 1 0",
     "waitall",  "0.78 0.78 0",
     "waitany",  "0.78 0.78 0.58",
     "wait",     "1 1 0",
     "waitall",  "0.78 0.78 0",
     "waitany",  "0.78 0.78 0.58",
+    "test",     "0.52 0.52 0"
 
     "allgather",     "1 0 0",
     "allgatherv",    "1 0.52 0.52",
 
     "allgather",     "1 0 0",
     "allgatherv",    "1 0.52 0.52",