diff -r bb339882c6e9 -r 0367d2db2c06 sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/release_notes.htm
--- a/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/release_notes.htm Tue Aug 24 12:10:03 2010 +0300
+++ b/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/release_notes.htm Tue Aug 24 12:16:27 2010 +0300
@@ -9,9 +9,9 @@
Release note
-AnalyzeTool Carbide.c++ Extension – Version 1.9.0
+AnalyzeTool Carbide.c++ Extension – Version 1.10.0
-Released 21st April 2010
+Released 30th June 2010
- Product description
- Main features
@@ -47,22 +47,24 @@
What's new
- - Feature: The version of the dbghelp.dll library provided by Windows is
- checked when user starts tracing. If the version is not at least 6.3.0.0, a
- confirmation dialog will appear with instructions on how to update a later
- version.
- - Fix: Substantially reduced the graph memory usage in the callstack area.
- This allowed removing the option for disabling the graph feature in the
- Preferences page.
- - Fix: Cleaning dialog functionality has been fixed, the graph is no longer
- cleaned if user selects No.
- - Fix: Warning "No project selected" is no longer mistakenly displayed if
- the project is selected in Navigator.
+ - Feature: Support added for new trace format.
+ - Feature: New output formats added: Output to trace and Output to file
+ system.
+ - Feature: Tread ID is shown in Properties for all allocations,
+ deallocations and leaks.
+ - Feature: Added Graph settings dialog for setting thresholds for
+ allocations shown in the graph view.
+ - Feature: Real-time tracing re-factoring.
+ - Feature: Version checks and notification dialogs added for the following:
+ for the old trace format containing the old PCSS prefix; for supported
+ trace format version; for supported command line engine and command line
+ engine availability; for unknown tags in traces; for mismatch between
+ AnalyzeTool binaries in the device and AnalyzeTool headers in the SDK.
-Installation notes
+Installation notes
- - N/A
+ - Update details for version 1.10.0 here
System requirements
@@ -112,6 +114,21 @@
Version history
+Version 1.9.0 - 21st April 2010
+
+ - Feature: The version of the dbghelp.dll library provided by Windows is
+ checked when user starts tracing. If the version is not at least 6.3.0.0, a
+ confirmation dialog will appear with instructions on how to update a later
+ version.
+ - Fix: Substantially reduced the graph memory usage in the callstack area.
+ This allowed removing the option for disabling the graph feature in the
+ Preferences page.
+ - Fix: Cleaning dialog functionality has been fixed, the graph is no longer
+ cleaned if user selects No.
+ - Fix: Warning "No project selected" is no longer mistakenly displayed if
+ the project is selected in Navigator.
+
+
Version 1.8.1 - 14th January 2010
- Feature: Add linefeeds to CLE generated XML report