sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/reference/toolbar.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta http-equiv="content-style-type" content="text/css">
<title>AnalyzeTool Toolbar</title>
<link href="../../book.css" type="text/css" rel="StyleSheet">
</head>
<body>
<h2>Toolbar</h2>
<p>The toolbar in the AnalyzeTool view contains the following icons:</p>
<img src="../images/toolbar.PNG" alt="toolbar">
<p></p>
<table width="615" border="1" cellspacing="1" cellpadding="2">
<colgroup><col width="149*">
<col width="456*">
</colgroup>
<tbody>
<tr>
<th align="center">Button</th>
<th align="center">Description</th>
</tr>
<tr>
<td><img src="../images/btn_output_trace.png" alt="Computer"> <br>
<img src="../images/btn_cellular.png" alt="Phone"> <br>
<img src="../images/btn_ask.png" alt="Ask"></td>
<td>Toggles between data output modes.
<ul>
<li><strong>Output to trace</strong> gets data using tracing utility
connection, </li>
<li><strong>Output to file system</strong> uses device data file, and
</li>
<li><strong>Ask always</strong> asks which mode to use for each
build. </li>
</ul>
</td>
</tr>
<tr>
<td><img src="../images/btn_build_active.png" alt="build"> <br>
<img src="../images/btn_build_passive.png" alt="build"></td>
<td>Toggles between activating and deactivating project build with
AnalyzeTool.</td>
</tr>
<tr>
<td><img src="../images/btn_record.png" alt="Record data"> <br>
<img src="../images/btn_terminate.png" alt="Stop data capture"></td>
<td>Starts and stops data capture.</td>
</tr>
<tr>
<td><img src="../images/btn_start_subtest.png" alt="Start subtest"></td>
<td>Starts subtest.</td>
</tr>
<tr>
<td><img src="../images/btn_stop_subtest.png" alt="Stop subtest"></td>
<td>Stops subtest.</td>
</tr>
<tr>
<td><img src="../images/btn_details_all.png"
alt="Change report detail level: All"> <br>
<img src="../images/btn_details_known.png"
alt="Change report detail level: Known"> <br>
<img src="../images/btn_details_topmost.png"
alt="Change report detail level: Topmost"> <br>
</td>
<td>Change memory leak analysis call stack detail level (<b>Known</b>,
<b>Topmost</b>, <b>All</b>).</td>
</tr>
<tr>
<td><img src="../images/btn_open.png" alt="Open xml file"></td>
<td>Opens user selected test run data file or memory leak results file.
File can be also selected from recently opened files list. After file
open automatically generates memory leak analysis based on the selected
file.</td>
</tr>
<tr>
<td><img src="../images/btn_save.png" alt="Save report file"></td>
<td>Saves raw data file or memory leak results.
<p>For more information, see <a
href="../concepts/datafile.htm">AnalyzeTool files</a>.</p>
</td>
</tr>
<tr>
<td><img src="../images/btn_clear.png"
alt="Clear AnalyzeTool made changes"></td>
<td>Clears AnalyzeTool made changes and deletes unsaved analysis
data.</td>
</tr>
<tr>
<td><img alt="preferences" src="../images/btn_preferences.png" width="16"
height="16"></td>
<td>Opens the AnalyzeTool Preferences page.</td>
</tr>
</tbody>
</table>
<p>In addition to the above, there are these icons available on the AnalyzeTool
Graphs tab:</p>
<table width="615" border="1" cellspacing="1" cellpadding="2">
<colgroup><col width="149*">
<col width="456*">
</colgroup>
<tbody>
<tr>
<th align="center">Button</th>
<th align="center">Description</th>
</tr>
<tr>
<td><img src="../images/icon_graph_settings.png"></td>
<td>Starts and stops data capture from external mode.</td>
</tr>
<tr>
<td><img src="../images/properties.png"></td>
<td>Opens the Eclipse Properties view.</td>
</tr>
<tr>
<td><img src="../images/linkto_help.png"></td>
<td>Opens the AnalyzeTool Help.</td>
</tr>
</tbody>
</table>
<p></p>
<h5>Related tasks</h5>
<ul>
<li><a href="../tasks/build.htm">Building the project with
AnalyzeTool</a></li>
<li><a href="../tasks/capture.htm">Capturing trace data</a></li>
<li><a href="../tasks/subtest.htm">Running subtests</a></li>
<li><a href="../tasks/viewmemoryleaks.htm">Viewing memory leaks</a></li>
</ul>
<div id="footer">
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
reserved. License: <a
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>