Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] update ChangeLog to report relevant changes in the tracing system
authorschnorr <Lucas.Schnorr@imag.fr>
Fri, 11 May 2012 14:09:30 +0000 (16:09 +0200)
committerschnorr <Lucas.Schnorr@imag.fr>
Fri, 11 May 2012 14:09:30 +0000 (16:09 +0200)
ChangeLog

index 607038f..3fbc1e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -87,6 +87,9 @@ SimGrid (3.7) NOT RELEASED; urgency=low
   * 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
   * 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
+  * Experimental: let user code declare/set/push/pop application states for hosts
+  * API changed to allow the manual creation of graph configuration files
+    for Triva. See TRACE_get_node_types() and TRACE_get_edge_types().
 
   Lua:
   * Improve the API of Lua MSG bindings, using the Lua spirit.
 
   Lua:
   * Improve the API of Lua MSG bindings, using the Lua spirit.