sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/analyser.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.0 Transitional//EN">

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>Performance Investigator Analyzer</title>
    <link href="../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Performance Investigator Analyzer</h2>
<p> The Analyzer is graphical software for analyzing software performance measurement results collected from a device running the Profiler. The analyzer consists of a plugin-architecture. This means that the software consists of a static core-component (Analyzer Core), and several dynamic plug-in components. This is depicted in  Figure 1.</p>
<p align="center"><img src="../reference/analyzer/images/analz_plugins.png" width="668" height="213"></p>
<p class="figure">Figure 1. Analyzer plug-in architecture</p>
<p><strong>Related references</strong></p>
<ul>
  <li><a href="../reference/analyzer/an_installation.htm">Analyzer Installation</a></li>
  <li><a href="../tasks/analyser/an_load_trace_files.htm">Importing Profiler Data File for Analysis</a></li>
  <li><a href="../reference/analyzer/an_use_case_features.htm">Analyzing Sampled Data</a></li>
  <li><a href="../Getting_Started/example_project.htm">Examining a Profiler Project</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>