sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/heap_analyser_overview.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 7 8e12a575a9b5
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>Overview</title>
  <link href="../../book.css" type="text/css" rel="stylesheet">
</head>

<body>
<h2>Heap Analyser overview</h2>

<p>Heap Analyser is PC application used to graphically inspect and analyse
Symbian OS heap objects. It is the PC-side complement to the heap capture
technology of <strong>MemSpy</strong> and <strong>MemSpy Carbide.c++
Extension</strong>. Use MemSpy or MemSpy Carbide Extension to capture heap
data, and then Heap Analyser to display and analyse the contents.</p>

<p>Heap Analyser contains the following features:</p>
<ul>
  <li>Full graphical rendering of heap</li>
  <li>Includes object names, parent binary, cell age (fragmentation)</li>
  <li>Heap statistics</li>
  <li>Graphing</li>
  <li>"Save as Zip" feature for sharing your heap information with others (e.g.
    error reports)</li>
  <li>HTML output</li>
</ul>

<h5>Related references</h5>
<ul>
  <li><a href="prerequisites_for_HA.htm">Prerequisites for using Heap
    Analyser</a></li>
  <li><a href="HA_data_analysis.htm">Data Analysis with Heap Analyser</a></li>
  <li><a href="saving_HA_reports.htm">Saving Heap Analyser reports</a> </li>
</ul>

<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/view_heap.htm">Importing and analyzing heap dump
    files</a></li>
  <li><a href="../tasks/compare_two_heaps.htm">Importing and comparing two heap
    dump files</a></li>
</ul>

<div id="footer">
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
reserved. License: <a
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>