sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/perfanalysis/perfanalysis.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 5 844b047e260d
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

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

<body>
<h3>Software Performance Analysis </h3>
<p>The Performance Investigator is based on software methods that analyze software performance. No external hardware is required. In analysis, trace data is combined with compile-time produced information (symbol files and binaries). All trace data and required symbolic information can be stored as a stand-alone file and imported into the analyzer software.</p>
<ul>
  <li><a href="perf_basic_procedures.htm">Basic Analysis Procedure</a></li>
  <li><a href="perf_other_dynamic_mem.htm">Dynamic Memory Characteristics</a></li>
  <li><a href="perf_other_server_threads.htm">Server Threads Analysis</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>