sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/reference/toolbar.htm
changeset 1 1050670c6980
child 6 f65f740e69f9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/reference/toolbar.htm	Thu Feb 11 15:22:14 2010 +0200
@@ -0,0 +1,80 @@
+<!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="../nokia.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_computer.png" alt="Compurer"><p></p>
+<img src="../images/btn_cellular.png" alt="Phone"><p></p>
+<img src="../images/btn_ask.png" alt="Ask"></td>
+<td>Toggles between data gathering modes. Monitored external and external modes to get data using tracing utility connection, monitored internal mode to use device data file and asking from user which mode to use.
+</td>
+</tr>
+<tr>
+<td><img src="../images/btn_build_active.png" alt="build"><p></p>
+<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"><img src="../images/btn_terminate.png" alt="Stop data capture"></td>
+<td>Starts and stops data capture from external mode.</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"><p></p>
+<img src="../images/btn_details_known.png" alt="Change report detail level: Known"><p></p>
+<img src="../images/btn_details_topmost.png" alt="Change report detail level: Topmost"><p></p></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>Open 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>
+</tbody>
+</table>
+
+<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 &copy; 2009 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>
\ No newline at end of file