trace/traceanalyser/com.nokia.s60tools.traceanalyser.help/html/release_notes.htm
changeset 9 14dc2103a631
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trace/traceanalyser/com.nokia.s60tools.traceanalyser.help/html/release_notes.htm	Wed Jun 23 13:57:56 2010 +0300
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+  <title>Release Notes</title>
+  <link href="../book.css" type="text/css" rel="stylesheet">
+</head>
+
+<body>
+<h2>Release Notes</h2>
+
+<h4>TraceAnalyser &ndash; Version 1.0.5</h4>
+
+<p>Released June 20, 2010</p>
+<ul>
+  <li><a href="#description">Product description</a></li>
+  <li><a href="#features">Main features</a></li>
+  <li><a href="#newfeatures">What's new</a></li>
+  <li><a href="#installation">Installation notes</a></li>
+  <li><a href="#requirements">System requirements</a></li>
+  <li><a href="#compissues">Compatibility issues</a></li>
+  <li><a href="#issues">Known issues</a></li>
+</ul>
+
+<h3><a name="description"></a>Product description</h3>
+
+<p>TraceAnalyser is a tool that enables you to supervise the target
+application's time consumption during an operation, or supervise parameters in
+Open System Trace (OST) traces.</p>
+
+<p>The tool can be started by selecting the <b>Carbide &gt; TraceAnalyser</b>
+menu item.</p>
+
+<h3><a name="features"></a>Main features</h3>
+
+<p>With this tool, you can create a set of rules that define: </p>
+<ul>
+  <li>the order and maximum delay between two operations that are traced, </li>
+  <li>the desired range for parameter values. </li>
+</ul>
+
+<p>TraceAnalyser lists both passed and failed events to the main view, along
+with other information such as the pass rate.</p>
+
+<h3><a name="newfeatures"></a>What's new</h3>
+<ul>
+  <li>TraceAnalyser is now released under EPL license.</li>
+</ul>
+
+<h3><a name="installation"></a>Installation notes</h3>
+<ul>
+  <li>N/A</li>
+</ul>
+
+<h3><a name="requirements"></a>System requirements</h3>
+
+<p>Basic requirements:</p>
+<ul>
+  <li>Windows 2000, Windows XP</li>
+  <li>Minimum SDK build PC.</li>
+  <li>Normal SDK build PC.</li>
+</ul>
+
+<p>Additional requirements:</p>
+<ul>
+  <li>USB connection for connecting your PC to the device. </li>
+  <li>Nokia PC Suite for transferring files from your PC to the device. </li>
+  <li>TraceViewer for activating and viewing the received traces. Available in
+    the Carbide.c++ IDE. </li>
+  <li>(Optional) TraceBuilder for adding OST traces to your application code.
+    Available in the Carbide.c++ IDE. </li>
+  <li>(Optional) TraceSwitch SIS file installed on the device. Available in S60
+    RnD platform releases, under the <b>RnD Tools</b> folder (source directory:
+    <i>\ppd_sw\rd_sw\traceswitch</i>). 
+    <p>Together with the ToolsStarter SIS file, TraceSwitch enables an easy
+    plug-and-play tracing solution. For more information, see the
+    <i>TraceSwitch User's Guide</i>, available in the source directory.</p>
+  </li>
+</ul>
+
+<h3><a name="compissues"></a>Compatibility issues</h3>
+<ul>
+  <li>N/A</li>
+</ul>
+
+<h3><a name="issues"></a>Known issues</h3>
+<ul>
+  <li>N/A</li>
+</ul>
+
+<h3>Version history</h3>
+
+<h5>Version 1.0.4 &ndash; 8th December 2009</h5>
+
+<p>Bug fixes related to Help</p>
+
+<h5>Version 1.0.3 &ndash; 8th December 2009</h5>
+
+<p>Bug fixes related to usage of TraceViewer API. Scrolled traces are now
+filtered out from analysed traces.</p>
+
+<h5>Version 1.0.2 &ndash; 6th October 2009</h5>
+
+<p>Bug fixes related tousage of TraceViewer API. Traces received from
+TraceViewer are not anymore cloned.</p>
+
+<h5>Version 1.0.1 &ndash; 19th August 2009</h5>
+
+<p>Bug fixes in help links.</p>
+
+<h5>Version 1.0.0 &ndash; 25th June 2009</h5>
+
+<p>The first version.</p>
+
+<div id="footer">
+<p>Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies).<br>
+All rights reserved. <br>
+This component and the accompanying materials are made available <br>
+under the terms of "Eclipse Public License v1.0" <br>
+which accompanies this distribution and is available <br>
+at the URL <a
+href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+<br>
+<br>
+Initial Contributors:<br>
+Nokia Corporation - initial contribution <br>
+<br>
+Contributors:<br>
+Description:</p>
+
+<p></p>
+</div>
+</body>
+</html>