sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/size_by_cell_index.htm
changeset 7 8e12a575a9b5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/size_by_cell_index.htm	Wed Apr 21 20:01:08 2010 +0300
@@ -0,0 +1,33 @@
+<!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>Size by Cell Index</title>
+  <link href="../../book.css" type="text/css" rel="stylesheet">
+</head>
+
+<body>
+<h2>Size by Cell Index</h2>
+
+<p>The Size by Cell Index graph displays a cell&rsquo;s position in the heap
+set against its size. An uneven distribution here may tell you something about
+the phases and allocation patterns of the program under investigation. Note,
+though, that while often aligned to a degree, a cell&rsquo;s index is not an
+indicator of age along the execution timeline due to cell re-use.</p>
+
+<p><img src="../images/ha_graphs_size_by_cell_index.png"></p>
+
+<h5>Related references</h5>
+<ul>
+  <li><a href="free_cell_size.htm">Free Cell Size and Allocated Cell
+  Size</a></li>
+  <li><a href="cell_overhead.htm">Cell Overhead</a></li>
+  <li><a href="associated_binary.htm">Associated Binary</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>