|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
|
5 <title>Release Notes</title> |
|
6 <link href="../book.css" type="text/css" rel="stylesheet"> |
|
7 </head> |
|
8 |
|
9 <body> |
|
10 <h2>Release Notes</h2> |
|
11 |
|
12 <h4>TraceAnalyser – Version 1.0.5</h4> |
|
13 |
|
14 <p>Released June 20, 2010</p> |
|
15 <ul> |
|
16 <li><a href="#description">Product description</a></li> |
|
17 <li><a href="#features">Main features</a></li> |
|
18 <li><a href="#newfeatures">What's new</a></li> |
|
19 <li><a href="#installation">Installation notes</a></li> |
|
20 <li><a href="#requirements">System requirements</a></li> |
|
21 <li><a href="#compissues">Compatibility issues</a></li> |
|
22 <li><a href="#issues">Known issues</a></li> |
|
23 </ul> |
|
24 |
|
25 <h3><a name="description"></a>Product description</h3> |
|
26 |
|
27 <p>TraceAnalyser is a tool that enables you to supervise the target |
|
28 application's time consumption during an operation, or supervise parameters in |
|
29 Open System Trace (OST) traces.</p> |
|
30 |
|
31 <p>The tool can be started by selecting the <b>Carbide > TraceAnalyser</b> |
|
32 menu item.</p> |
|
33 |
|
34 <h3><a name="features"></a>Main features</h3> |
|
35 |
|
36 <p>With this tool, you can create a set of rules that define: </p> |
|
37 <ul> |
|
38 <li>the order and maximum delay between two operations that are traced, </li> |
|
39 <li>the desired range for parameter values. </li> |
|
40 </ul> |
|
41 |
|
42 <p>TraceAnalyser lists both passed and failed events to the main view, along |
|
43 with other information such as the pass rate.</p> |
|
44 |
|
45 <h3><a name="newfeatures"></a>What's new</h3> |
|
46 <ul> |
|
47 <li>TraceAnalyser is now released under EPL license.</li> |
|
48 </ul> |
|
49 |
|
50 <h3><a name="installation"></a>Installation notes</h3> |
|
51 <ul> |
|
52 <li>N/A</li> |
|
53 </ul> |
|
54 |
|
55 <h3><a name="requirements"></a>System requirements</h3> |
|
56 |
|
57 <p>Basic requirements:</p> |
|
58 <ul> |
|
59 <li>Windows 2000, Windows XP</li> |
|
60 <li>Minimum SDK build PC.</li> |
|
61 <li>Normal SDK build PC.</li> |
|
62 </ul> |
|
63 |
|
64 <p>Additional requirements:</p> |
|
65 <ul> |
|
66 <li>USB connection for connecting your PC to the device. </li> |
|
67 <li>Nokia PC Suite for transferring files from your PC to the device. </li> |
|
68 <li>TraceViewer for activating and viewing the received traces. Available in |
|
69 the Carbide.c++ IDE. </li> |
|
70 <li>(Optional) TraceBuilder for adding OST traces to your application code. |
|
71 Available in the Carbide.c++ IDE. </li> |
|
72 <li>(Optional) TraceSwitch SIS file installed on the device. Available in S60 |
|
73 RnD platform releases, under the <b>RnD Tools</b> folder (source directory: |
|
74 <i>\ppd_sw\rd_sw\traceswitch</i>). |
|
75 <p>Together with the ToolsStarter SIS file, TraceSwitch enables an easy |
|
76 plug-and-play tracing solution. For more information, see the |
|
77 <i>TraceSwitch User's Guide</i>, available in the source directory.</p> |
|
78 </li> |
|
79 </ul> |
|
80 |
|
81 <h3><a name="compissues"></a>Compatibility issues</h3> |
|
82 <ul> |
|
83 <li>N/A</li> |
|
84 </ul> |
|
85 |
|
86 <h3><a name="issues"></a>Known issues</h3> |
|
87 <ul> |
|
88 <li>N/A</li> |
|
89 </ul> |
|
90 |
|
91 <h3>Version history</h3> |
|
92 |
|
93 <h5>Version 1.0.4 – 8th December 2009</h5> |
|
94 |
|
95 <p>Bug fixes related to Help</p> |
|
96 |
|
97 <h5>Version 1.0.3 – 8th December 2009</h5> |
|
98 |
|
99 <p>Bug fixes related to usage of TraceViewer API. Scrolled traces are now |
|
100 filtered out from analysed traces.</p> |
|
101 |
|
102 <h5>Version 1.0.2 – 6th October 2009</h5> |
|
103 |
|
104 <p>Bug fixes related tousage of TraceViewer API. Traces received from |
|
105 TraceViewer are not anymore cloned.</p> |
|
106 |
|
107 <h5>Version 1.0.1 – 19th August 2009</h5> |
|
108 |
|
109 <p>Bug fixes in help links.</p> |
|
110 |
|
111 <h5>Version 1.0.0 – 25th June 2009</h5> |
|
112 |
|
113 <p>The first version.</p> |
|
114 |
|
115 <div id="footer"> |
|
116 <p>Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies).<br> |
|
117 All rights reserved. <br> |
|
118 This component and the accompanying materials are made available <br> |
|
119 under the terms of "Eclipse Public License v1.0" <br> |
|
120 which accompanies this distribution and is available <br> |
|
121 at the URL <a |
|
122 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. |
|
123 <br> |
|
124 <br> |
|
125 Initial Contributors:<br> |
|
126 Nokia Corporation - initial contribution <br> |
|
127 <br> |
|
128 Contributors:<br> |
|
129 Description:</p> |
|
130 |
|
131 <p></p> |
|
132 </div> |
|
133 </body> |
|
134 </html> |