sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/investigator_menu.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:32:31 +0200
changeset 2 b9ab3b238396
child 5 844b047e260d
permissions -rw-r--r--
Initial version of Performance Investigator under EPL

<!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>Investigator Menu</title>
    <link href="../../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Investigator Menu </h2>
<p>In the main menu, select <b>Investigator</b> to display menu options available for the Analyzer; as shown in Figure 1.</p>
<p align="center"><img src="images/investigator_menu.png" width="297" height="86"></p>
<p class="figure">Figure 1 - Investigator menu options</p>
<h5 align="left">Table 1. Investigator menu items </h5>
<table width="90%" border="0" cellpadding="2" cellspacing="0" >
  <tr>
    <th width="224" scope="col">Menu Options</th>
    <th width="584" scope="col">Description</th>
  </tr>
  <tr>
    <td><b>Show Individual Samples </b></td>
    <td>Displays selected items as a vertical line on the graph. Items are displayed at the time interval at which they occurred. </td>
  </tr>
  <tr>
    <td><b>Fill in Graph Loads </b></td>
    <td>Items in graph will be filled in with solid color representing each item. If Show Individual Samples is selected, this option has no effect. </td>
  </tr>
  <tr>
    <td><b>Change Threshold Limits...</b></td>
    <td>Opens the <a href="threshold.htm">Set Thread, Binary, or Function Thresholds</a> dialog box. </td>
  </tr>
</table>
<h5>Related references</h5>
<ul>
  <li><a href="menu_memory_graph.htm">Memory Graph menu </a></li>
<li><a href="menu_power_graph.htm">Power Graph menu</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>