sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/GUI_tour.htm
changeset 2 b9ab3b238396
child 5 844b047e260d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/GUI_tour.htm	Thu Feb 11 15:32:31 2010 +0200
@@ -0,0 +1,61 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+	<title>Analyzer GUI Controls</title>
+    <link href="../../../book.css" rel="stylesheet" type="text/css">
+</head>
+
+<body>
+<h2>Analyzer GUI Controls </h2>
+<p>The Analyzer provides several user interface items to control the analyzing process as shown in Figure 1.</p>
+<p align="center"><img src="images/analz_startend.png" width="138" height="30"></p>
+<p align="center" class="figure">Figure 1. Analyzer toolbar icons</p>
+<h5>Table 1. Toolbar icons</h5>
+<table width="90%" border="0" cellpadding="2" cellspacing="0" >
+  <tr>
+    <th width="244" scope="col">Option </th>
+    <th width="72" scope="col">Icon</th>
+    <th width="473" scope="col">Description</th>
+  </tr>
+  <tr>
+    <td><b>Select Time Interval </b></td>
+    <td><div align="center"><img src="images/icon_select_time_interval.png" width="17" height="18"></div></td>
+    <td>Select the Start-End icon to <a href="../../tasks/analyser/time_interval.htm">select</a> the time interval (in seconds) to be displayed in the current load graph being viewed.</td>
+  </tr>
+  <tr>
+    <td><b>Zoom In </b></td>
+    <td><div align="center"><img src="images/icon_zoom_in.png" width="19" height="19"></div></td>
+    <td>Zooms in on the graph view to display more detail. </td>
+  </tr>
+  <tr>
+    <td><b>Zoom Out </b></td>
+    <td><div align="center"><img src="images/icon_zoom_out.png" width="18" height="18"></div></td>
+    <td>In the graph view, zooms out to display less detail of the selected time interval. </td>
+  </tr>
+  <tr>
+    <td><b>Zoom to Selected Time Interval </b></td>
+    <td><div align="center"><img src="images/icon_zoom_to_selected_int.png" width="18" height="16"></div></td>
+    <td>Locates the graph's selected time interval and displays it in center of graph. </td>
+  </tr>
+  <tr>
+    <td><b>Show Entire Graph </b></td>
+    <td><div align="center"><img src="images/icon_show_entire_graph.png" width="18" height="16"></div></td>
+    <td>Displays all profiled data in graph.</td>
+  </tr>
+</table>
+<p>You can also hover the pointer over the graph to view information as shown in Figure 2. </p>
+<p align="center"><img src="images/analz_graphitem.png" width="295" height="200"></p>
+<p align="center" class="figure">Figure 2. Specific items in graph</p>
+<p><strong>Related references</strong></p>
+<ul>
+  <li><a href="main_view.htm">Analyzer View</a></li>
+  <li><a href="thread_load.htm">Thread Load</a></li>
+  <li><a href="binary_load.htm">Binary Load</a></li>
+  <li><a href="function_load.htm">Function Load</a></li>
+<li><a href="function_calls.htm">Function Calls</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>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