sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/graphs.htm
changeset 7 8e12a575a9b5
equal deleted inserted replaced
6:f65f740e69f9 7:8e12a575a9b5
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5   <title>Graphs</title>
       
     6   <link href="../../book.css" rel="stylesheet" type="text/css">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h2>Graphs</h2>
       
    11 
       
    12 <p>The Graphs view yields a course-grain statistical breakdown of the behaviour
       
    13 and representation efficiency of the heap. It can be useful for identifying
       
    14 problematic allocation patterns, bad interactions between allocation patterns
       
    15 and the RHeap free cell reuse algorithms, and also the effectiveness of changes
       
    16 to heap algorithms and client allocation patterns. See the following sections
       
    17 for more details:</p>
       
    18 <ul>
       
    19   <li><a href="size_by_cell_index.htm">Size by Cell Index</a></li>
       
    20   <li><a href="free_cell_size.htm">Free Cell Size and Allocated Cell
       
    21   Size</a></li>
       
    22   <li><a href="cell_overhead.htm">Cell Overhead</a></li>
       
    23   <li><a href="associated_binary.htm">Associated Binary</a></li>
       
    24 </ul>
       
    25 
       
    26 <div id="footer">
       
    27 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    28 reserved. License: <a
       
    29 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    30 </body>
       
    31 </html>