]> AND Public Git Repository - simgrid.git/blobdiff - src/instr/jedule/jedule_sd_binding.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
RemoteProcess: cache the addresses of maxpid, actors and dead_actors
[simgrid.git] / src / instr / jedule / jedule_sd_binding.cpp
index 00310653c3d913e16cdcaa96c0af3504f2d71535..dfa670104ec88a3107507360523987781f2b53c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2020. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-2021. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
@@ -10,8 +10,7 @@
 
 #if SIMGRID_HAVE_JEDULE
 
-XBT_LOG_NEW_CATEGORY(jedule, "Logging specific to Jedule");
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(jed_sd, jedule, "Logging specific to Jedule SD binding");
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(jed_sd, sd, "Jedule SimDag binding");
 
 jedule_t my_jedule;