X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eee21ec5f99218189fc98898a09150294cd0fbf4..281f8c29e177852dcb1591fc31e363e1176857c8:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index fd81fdaad6..b692dbaa97 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -607,6 +607,8 @@ static void xbt_log_connect_categories(void) XBT_LOG_CONNECT(instr_routing); XBT_LOG_CONNECT(instr_sd); XBT_LOG_CONNECT(instr_surf); + XBT_LOG_CONNECT(instr_trace); + XBT_LOG_CONNECT(instr_TI_trace); #endif /* jedule */