Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use existing xbt_swag_reset().
[simgrid.git] / ChangeLog
index 1c1e96f..5583490 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -85,6 +85,7 @@ SimGrid (3.7) NOT RELEASED; urgency=low
   * Deprecated function TRACE_msg_set_process_category completely removed
   * Trace header updated according to the latest Paje file format
   * Tracing network lazy updates, no longer obligate users to use full updates
+  * --cfg=tracing/platform:1 also registers power/bandwidth variables
 
   Lua:
   * Improve the API of Lua MSG bindings, using the Lua spirit.