sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/main_view.htm
changeset 12 ae255c9aa552
parent 5 844b047e260d
--- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/main_view.htm	Wed Jun 23 14:49:59 2010 +0300
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/main_view.htm	Wed Jun 23 15:05:09 2010 +0300
@@ -11,13 +11,11 @@
 <h2>Analyzer View</h2>
 
 <p>The main analysis view is visible after trace data taken by Profiler has
-been imported into Carbide.c++ and opened with Analyzer. The thread load data
-in the main analysis view is built from the address/thread trace. Other trace
-data is also shown in the main analysis view, such as dynamic binary support
-trace and function call trace. Figure 1 is an example view of imported profiler
-data that has been opened with the analyzer, including memory and power usage
-information, with a time interval of 4 to 8 seconds selected.The Interrups
-graph and Performance Counters graph have been minized.</p>
+been imported into Carbide.c++ and opened with Analyzer. Figure 1 is an example
+view of imported profiler data that has been opened with the analyzer,
+including memory and power usage information, with a time interval of 4 to 8
+seconds selected.The Interrups graph and Performance Counters graph have been
+minized.</p>
 
 <p align="center"><img src="images/analyzer_mainview.png" width="679"
 height="770"> </p>
@@ -25,36 +23,29 @@
 <p align="center" class="figure">Figure 1. Analyzer main view showing Thread,
 Memory, and Power graphs</p>
 
-<p>The address/thread trace graph is the most generic and perhaps most
-informative visual of the sampled data. The different colors represent
-different items. Time is represented on the horizontal axis of the graph and
-share of CPU use is represented on the vertical axis. You can select Thread
-load, Binary load, or Function load by selecting the respective tabs at the
-bottom of the main view, as shown in Figure 2.</p>
-
-<p align="center"><img src="images/analz_loads_tabs.png" width="423"
-height="84"></p>
+<p>You can select a portion of the graph by clicking on the graph. The legend
+table beneath the graph displays information about the currently selected part
+of the graph. For example, thread load statistics are shown in the table if the
+thread load graph is selected.</p>
 
-<p align="center" class="figure">Figure 2. Selecting Threads, Binaries,
-Functions, or Function Calls</p>
+<p>You can use the buttons on the title bars to manipulate what is displayed in
+Analyser. For more information, see <a href="GUI_tour.htm">Analyzer GUI
+Controls</a>. </p>
 
-<p>Each of the lines in the thread table represents a single thread. The color
-codes in the thread list correspond to the colors in the thread load graphs.
-Therefore, each color in the thread load graph represents the load of its
-corresponding thread.</p>
-
-<p>You can select a portion of the graph by clicking on the trace graph. The
-legend table beneath the graph displays information about the currently
-selected part of the graph. For example, thread load statistics are shown in
-the table if the thread load graph is selected.</p>
+<p>For more specific information on all the views and graps available in PI
+Analyser, use the links below in Related references.</p>
 
 <p><strong>Related references</strong></p>
 <ul>
-  <li><a href="GUI_tour.htm">Analyzer GUI Controls </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>
+  <li><a href="view_CPU.htm">CPU Views</a></li>
+  <li><a href="view_memory_usage.htm">Memory Usage view</a></li>
+  <li><a href="view_graphics_memory_usage.htm">Graphics Memory Usage
+  view</a></li>
+  <li><a href="view_power_usage.htm">Power Usage view</a></li>
+  <li><a href="interrupts_view.htm">Interrupts view</a></li>
+  <li><a href="view_performance_counters.htm">Performance Counters view</a></li>
+  <li><a href="view_IPC.htm">Interconnect Performance Counters view</a></li>
+  <li><a href="GUI_tour.htm">Analyzer GUI Controls</a></li>
 </ul>
 
 <div id="footer">