Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix undefs of trace configuration
authorLucas Schnorr <Lucas.Schnorr@imag.fr>
Thu, 16 Jun 2011 10:50:57 +0000 (12:50 +0200)
committerLucas Schnorr <Lucas.Schnorr@imag.fr>
Thu, 16 Jun 2011 10:50:57 +0000 (12:50 +0200)
src/instr/instr_config.c

index 1bd308f..95e0396 100644 (file)
@@ -505,9 +505,10 @@ void TRACE_generate_triva_cat_conf (void)
 #undef OPT_TRACING_UNCATEGORIZED
 #undef OPT_TRACING_MSG_TASK
 #undef OPT_TRACING_MSG_PROCESS
-#undef OPT_TRACING_MSG_VOLUME
 #undef OPT_TRACING_FILENAME
-#undef OPT_TRACING_PLATFORM_METHOD
+#undef OPT_TRACING_BUFFER
+#undef OPT_TRACING_ONELINK_ONLY
+#undef OPT_TRACING_DISABLE_DESTROY
 #undef OPT_TRIVA_UNCAT_CONF
 #undef OPT_TRIVA_CAT_CONF