14 |
14 |
15 <body bgcolor="#FFFFFF"> |
15 <body bgcolor="#FFFFFF"> |
16 <h2>Release Notes</h2> |
16 <h2>Release Notes</h2> |
17 |
17 |
18 <h4>Performance Investigator Analyser Carbide.c++ Extension – Version |
18 <h4>Performance Investigator Analyser Carbide.c++ Extension – Version |
19 2.3.0</h4> |
19 2.4.0</h4> |
20 |
20 |
21 <p>Released 21st April 2010</p> |
21 <p>Released June 20th, 2010</p> |
22 <ul> |
22 <ul> |
23 <li><a href="#whatsNew">What's new </a></li> |
23 <li><a href="#whatsNew">What's new </a></li> |
24 <li><a href="#agent">Target Performance Investigator Agent</a></li> |
24 <li><a href="#agent">Target Performance Investigator Agent</a></li> |
25 <li><a href="#pi_bugs">Fixed bugs and workarounds</a></li> |
25 <li><a href="#pi_bugs">Fixed bugs and workarounds</a></li> |
26 <li><a href="#support">Technical support</a></li> |
26 <li><a href="#support">Technical support</a></li> |
27 </ul> |
27 </ul> |
28 |
28 |
29 <h3><a name="whatsNew" id="whatsNew"></a>What's New </h3> |
29 <h3><a name="whatsNew" id="whatsNew"></a>What's New </h3> |
30 |
30 <ul> |
31 <p><strong>2.3.0</strong></p> |
31 <li><b>Graphics Memory Usage data support</b>— Support for viewing |
32 <ul> |
32 graphics memory usage. Both private and shared graphics memory usage can be |
33 <li><b>Performance improvements</b> — Improved overall memory |
33 displayed in the graph.</li> |
34 consumption. </li> |
34 <li><b>Performance Investigator Wizard </b>— Support for tracing |
35 <li><b>Version numbers harmonized</b> — Version numbers of Performance |
35 Profiler data remotely from the device.</li> |
36 Investigator plug-ins and feature increased to 2.3.0.</li> |
36 <li><b>Performance Investigator View </b>— Support for handling |
37 <li><b>Instruction trace (ITT) support</b> — Support for the RVCT 4.0 |
37 imported Profiler data files on the view.</li> |
38 map file format.</li> |
38 <li><b>Performance Counters Graph and Table</b> — Support for viewing |
39 <li><b>Library event support</b> — Memory plug-in supports |
39 and analyzing the CPU clock rate.</li> |
40 investigating memory usage by a library from the application developer's |
40 <li><b>CPU Thread Load Graph and Table </b>— Support for scaling the |
41 point of view. </li> |
41 thread load to the CPU Clock Speed.</li> |
42 <li><b>Performance Investigator Import Wizard</b> — Support for |
42 </ul> |
43 importing multiple profiler data files with the same configuration from a |
43 |
44 file system, and a new possibility to select the desired views from the |
44 <h3><a name="agent" id="agent"></a>Target Performance Investigator Profiler |
45 available trace types for each imported file. </li> |
45 </h3> |
46 </ul> |
|
47 |
|
48 <h3><a name="agent"></a>Target Performance Investigator Profiler </h3> |
|
49 <ul> |
46 <ul> |
50 <li>To produce a Profiler data file, you need to install one of these |
47 <li>To produce a Profiler data file, you need to install one of these |
51 profiler agents: |
48 profiler agents: |
52 <ul> |
49 <ul> |
53 <li><span class="code">Carbide Profiler 2.0 Installer</span> - for S60 |
50 <li><span class="code">Carbide Profiler 2.0 Installer</span> - for S60 |
160 href="mailto:feedback.carbide@nokia.com">feedback.carbide@nokia.com</a></li> |
157 href="mailto:feedback.carbide@nokia.com">feedback.carbide@nokia.com</a></li> |
161 </ul> |
158 </ul> |
162 |
159 |
163 <h3>Version history</h3> |
160 <h3>Version history</h3> |
164 |
161 |
|
162 <p><strong>2.3.0</strong></p> |
|
163 <ul> |
|
164 <li><b>Performance improvements</b> — Improved overall memory |
|
165 consumption. </li> |
|
166 <li><b>Version numbers harmonized</b> — Version numbers of Performance |
|
167 Investigator plug-ins and feature increased to 2.3.0.</li> |
|
168 <li><b>Instruction trace (ITT) support</b> — Support for the RVCT 4.0 |
|
169 map file format.</li> |
|
170 <li><b>Library event support</b> — Memory plug-in supports |
|
171 investigating memory usage by a library from the application developer's |
|
172 point of view. </li> |
|
173 <li><b>Performance Investigator Import Wizard</b> — Support for |
|
174 importing multiple profiler data files with the same configuration from a |
|
175 file system, and a new possibility to select the desired views from the |
|
176 available trace types for each imported file. </li> |
|
177 </ul> |
|
178 |
165 <p><strong>2.2.0</strong></p> |
179 <p><strong>2.2.0</strong></p> |
166 <ul> |
180 <ul> |
167 <li><b>Interrupt support</b> — Support for viewing software and |
181 <li><b>Interrupt support</b> — Support for viewing software and |
168 hardware interrupts. Interrupts view can be used for tracking down low |
182 hardware interrupts. Interrupts view can be used for tracking down low |
169 level performance issues.</li> |
183 level performance issues.</li> |
175 view.</li> |
189 view.</li> |
176 <li><b>Interconnect performance counter support</b> — Support for |
190 <li><b>Interconnect performance counter support</b> — Support for |
177 viewing interconnect performance counter traces. This feature has been |
191 viewing interconnect performance counter traces. This feature has been |
178 ported from Bappea to Performance Investigator.</li> |
192 ported from Bappea to Performance Investigator.</li> |
179 <li><b>SMP support for CPU Profiler</b> — The Threads view can now be |
193 <li><b>SMP support for CPU Profiler</b> — The Threads view can now be |
180 broken down into separate graphs, one per available CPU on SMP systems.</li> |
194 broken down into separate graphs, one per each available CPU on SMP |
|
195 systems.</li> |
181 <li><b>Usability enhancements for graphs</b> — Title bar added for each |
196 <li><b>Usability enhancements for graphs</b> — Title bar added for each |
182 graph for manipulating the location and size of a single graph.</li> |
197 graph for manipulating the location and size of a single graph.</li> |
183 <li><b>Version numbers harmonized</b> — Version numbers of Performance |
198 <li><b>Version numbers harmonized</b> — Version numbers of Performance |
184 Investigator plug-ins and feature increased to 2.2.0.</li> |
199 Investigator plug-ins and feature increased to 2.2.0.</li> |
185 <li><b>Instruction trace (ITT) support</b> — Support for event based |
200 <li><b>Instruction trace (ITT) support</b> — Support for event based |