sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/release_notes.htm
changeset 15 0367d2db2c06
parent 6 f65f740e69f9
equal deleted inserted replaced
14:bb339882c6e9 15:0367d2db2c06
     7 </head>
     7 </head>
     8 
     8 
     9 <body>
     9 <body>
    10 <h2>Release note</h2>
    10 <h2>Release note</h2>
    11 
    11 
    12 <h4>AnalyzeTool Carbide.c++ Extension &ndash; Version 1.9.0</h4>
    12 <h4>AnalyzeTool Carbide.c++ Extension &ndash; Version 1.10.0</h4>
    13 
    13 
    14 <p>Released 21st April 2010</p>
    14 <p>Released 30th June 2010</p>
    15 <ul>
    15 <ul>
    16   <li><a href="#description">Product description</a></li>
    16   <li><a href="#description">Product description</a></li>
    17   <li><a href="#features">Main features</a></li>
    17   <li><a href="#features">Main features</a></li>
    18   <li><a href="#newfeatures">What's new</a></li>
    18   <li><a href="#newfeatures">What's new</a></li>
    19   <li><a href="#installation">Installation notes</a></li>
    19   <li><a href="#installation">Installation notes</a></li>
    45   <li>Command line interface and Carbide.c++ Extension.</li>
    45   <li>Command line interface and Carbide.c++ Extension.</li>
    46 </ul>
    46 </ul>
    47 
    47 
    48 <h3><a name="newfeatures"></a>What's new</h3>
    48 <h3><a name="newfeatures"></a>What's new</h3>
    49 <ul>
    49 <ul>
    50   <li>Feature: The version of the dbghelp.dll library provided by Windows is
    50   <li>Feature: Support added for new trace format.</li>
    51     checked when user starts tracing. If the version is not at least 6.3.0.0, a
    51   <li>Feature: New output formats added: Output to trace and Output to file
    52     confirmation dialog will appear with instructions on how to update a later
    52     system.</li>
    53     version. </li>
    53   <li>Feature: Tread ID is shown in Properties for all allocations,
    54   <li>Fix: Substantially reduced the graph memory usage in the callstack area.
    54     deallocations and leaks.</li>
    55     This allowed removing the option for disabling the graph feature in the
    55   <li>Feature: Added Graph settings dialog for setting thresholds for
    56     Preferences page.</li>
    56     allocations shown in the graph view.</li>
    57   <li>Fix: Cleaning dialog functionality has been fixed, the graph is no longer
    57   <li>Feature: Real-time tracing re-factoring.</li>
    58     cleaned if user selects <strong>No</strong>.</li>
    58   <li>Feature: Version checks and notification dialogs added for the following:
    59   <li>Fix: Warning "No project selected" is no longer mistakenly displayed if
    59     for the old trace format containing the old PCSS prefix; for supported
    60     the project is selected in Navigator.</li>
    60     trace format version; for supported command line engine and command line
    61 </ul>
    61     engine availability; for unknown tags in traces; for mismatch between
    62 
    62     AnalyzeTool binaries in the device and AnalyzeTool headers in the SDK.</li>
    63 <h3><a name="installation"></a>Installation notes</h3>
    63 </ul>
    64 <ul>
    64 
    65   <li>N/A</li>
    65 <h3><a name="installation" id="installation"></a>Installation notes</h3>
       
    66 <ul>
       
    67   <li>Update details for version 1.10.0 here</li>
    66 </ul>
    68 </ul>
    67 
    69 
    68 <h3><a name="requirements"></a>System requirements</h3>
    70 <h3><a name="requirements"></a>System requirements</h3>
    69 
    71 
    70 <p>Basic Requirements:</p>
    72 <p>Basic Requirements:</p>
   109   <li>Pinpointing memory leaks from urel binaries shows only function
   111   <li>Pinpointing memory leaks from urel binaries shows only function
   110   names.</li>
   112   names.</li>
   111 </ul>
   113 </ul>
   112 
   114 
   113 <h3>Version history</h3>
   115 <h3>Version history</h3>
       
   116 
       
   117 <h5>Version 1.9.0 - 21st April 2010</h5>
       
   118 <ul>
       
   119   <li>Feature: The version of the dbghelp.dll library provided by Windows is
       
   120     checked when user starts tracing. If the version is not at least 6.3.0.0, a
       
   121     confirmation dialog will appear with instructions on how to update a later
       
   122     version. </li>
       
   123   <li>Fix: Substantially reduced the graph memory usage in the callstack area.
       
   124     This allowed removing the option for disabling the graph feature in the
       
   125     Preferences page.</li>
       
   126   <li>Fix: Cleaning dialog functionality has been fixed, the graph is no longer
       
   127     cleaned if user selects <strong>No</strong>.</li>
       
   128   <li>Fix: Warning "No project selected" is no longer mistakenly displayed if
       
   129     the project is selected in Navigator.</li>
       
   130 </ul>
   114 
   131 
   115 <h5>Version 1.8.1 - 14th January 2010</h5>
   132 <h5>Version 1.8.1 - 14th January 2010</h5>
   116 <ul>
   133 <ul>
   117   <li>Feature: Add linefeeds to CLE generated XML report</li>
   134   <li>Feature: Add linefeeds to CLE generated XML report</li>
   118   <li>Fix: Support for hooking test components (abld).</li>
   135   <li>Fix: Support for hooking test components (abld).</li>