Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move a function to the right file and other cleanups
[simgrid.git] / src / simix / libsmx.cpp
index 4a2938abdb6746a69eee70401020916e7bdfa7a0..7929e522238363b9ad01c38a1d58fe3417c9dd9b 100644 (file)
@@ -18,7 +18,7 @@
 #define SIMIX_H_NO_DEPRECATED_WARNING // avoid deprecation warning on include (remove with XBT_ATTRIB_DEPRECATED_v335)
 #include <simgrid/simix.h>
 
-XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_simcall);
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(ker_simcall, kernel, "transmuting from user request into kernel handlers");
 
 /**
  * @ingroup simix_comm_management