sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/perfanalysis/perfanalysis.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>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>
<p><img src="../../images/nokia_copyright.png" alt="copyright" width="280" height="21"></img></p>
</body>
</html>