sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/investigator_menu.htm
changeset 5 844b047e260d
parent 2 b9ab3b238396
child 12 ae255c9aa552
--- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/investigator_menu.htm	Tue Apr 20 14:41:43 2010 +0300
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/investigator_menu.htm	Wed Apr 21 15:14:16 2010 +0300
@@ -1,41 +1,92 @@
-<!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>
+<!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">
+  <tbody>
+    <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>
+  </tbody>
+</table>
+
+<p></p>
+
+<p>In SMP systems with more than one CPU, two additional options are included
+in the investigator menu for viewing combined or separate CPU graphs. See
+Figure 2 below.</p>
+
+<p align="center"><img src="images/investigator_menu_SMP.png" width="349"
+height="109"></p>
+
+<p class="figure">Figure 2 - Investigator menu options in an SMP system</p>
+
+<h5 align="left">Table 1. Additional Investigator menu items for SMP systems
+</h5>
+
+<table width="90%" border="0" cellpadding="2" cellspacing="0">
+  <tbody>
+    <tr>
+      <th width="224" scope="col">Menu Options</th>
+      <th width="584" scope="col">Description</th>
+    </tr>
+    <tr>
+      <td><b>Show Combined CPU Graph</b></td>
+      <td>Displays thread loads from all CPUs in one graph and one legend
+      table.</td>
+    </tr>
+    <tr>
+      <td><b>Show Separate CPU Graphs</b></td>
+      <td>Displays a separate graph and legend table for each CPU.</td>
+    </tr>
+  </tbody>
+</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 © 2010 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>