sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/HA_data_analysis.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">
  <meta http-equiv="content-style-type" content="text/css">
  <meta name="lastupdated" content="06/17/05 11:09:43">
  <title>Data Analysis with Heap Analyser</title>
  <link href="../../book.css" type="text/css" rel="StyleSheet">
</head>

<body>
<h2>Data Analysis with Heap Analyser</h2>

<p>When analysing a single heap dump, Heap Analyser displays information about
the heap visually. The information is divided into six tabbed views:</p>
<ul>
  <li><a href="heap_view.htm">Heap View</a></li>
  <li><a href="cell_list.htm">Cell List</a></li>
  <li><a href="objects.htm">Objects</a></li>
  <li><a href="relationships.htm">Relationships</a></li>
  <li><a href="cell_size.htm">Cell Size Distributions</a></li>
  <li><a href="graphs.htm">Graphs</a></li>
</ul>

<p></p>

<p><strong>Tip</strong>: Tooltips are displayed when you hover over a View Type
selection. They give a very basic overview of the purpose of each view type.</p>

<p><strong>Note</strong>: The <strong>Cell List</strong>,
<strong>Objects</strong>, <strong>Relationships</strong>, and <strong>Cell Size
Distributions</strong> tabs present much the same information as the
<strong>Heap View</strong>, only in simple list or table form.</p>

<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>