Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] replace IS_TRACING by TRACE_is_active() function
[simgrid.git] / src / instr / instr_msg_process.c
index 87999ce..f632e27 100644 (file)
@@ -83,7 +83,7 @@ void TRACE_msg_set_process_category(m_process_t process,
                                     const char *category)
 {
   char name[200];
-  if (!IS_TRACING)
+  if (!TRACE_is_active())
     return;
 
   //set process category