Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] buffering all events except type hierarchy definition and create/destroy...
[simgrid.git] / src / instr / instr_config.c
index fe80f66..6c72f7f 100644 (file)
@@ -69,6 +69,9 @@ int TRACE_end()
     TRACE_generate_triva_cat_conf();
   }
 
+  /* dump trace buffer */
+  TRACE_paje_dump_buffer();
+
   /* destroy all data structures of tracing (and free) */
   destroyAllContainers();