sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/heap_view.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 20:01:08 +0300
changeset 7 8e12a575a9b5
permissions -rw-r--r--
MemSpy Carbide Extension 1.6.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>Heap View</title>
  <link href="../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Heap View</h2>

<p>In the Heap View, you can view information about the header and contents of
individual cell heaps. You can also search heaps by address or allocation
number. Double-clicking a cell displays detailed stack information. See the
following sections for more details:</p>
<ul>
  <li><a href="cell_type.htm">Cell Type</a></li>
  <li><a href="object_type.htm">Object Type</a></li>
  <li><a href="parent_binary.htm">Parent Binary</a></li>
  <li><a href="cell_lenght.htm">Cell Lenght</a></li>
  <li><a href="isolation.htm">Isolation and Pervasiveness</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>