sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/heap_analyser_overview.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>Overview</title>
       
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h2>Heap Analyser overview</h2>
       
    11 
       
    12 <p>Heap Analyser is PC application used to graphically inspect and analyse
       
    13 Symbian OS heap objects. It is the PC-side complement to the heap capture
       
    14 technology of <strong>MemSpy</strong> and <strong>MemSpy Carbide.c++
       
    15 Extension</strong>. Use MemSpy or MemSpy Carbide Extension to capture heap
       
    16 data, and then Heap Analyser to display and analyse the contents.</p>
       
    17 
       
    18 <p>Heap Analyser contains the following features:</p>
       
    19 <ul>
       
    20   <li>Full graphical rendering of heap</li>
       
    21   <li>Includes object names, parent binary, cell age (fragmentation)</li>
       
    22   <li>Heap statistics</li>
       
    23   <li>Graphing</li>
       
    24   <li>"Save as Zip" feature for sharing your heap information with others (e.g.
       
    25     error reports)</li>
       
    26   <li>HTML output</li>
       
    27 </ul>
       
    28 
       
    29 <h5>Related references</h5>
       
    30 <ul>
       
    31   <li><a href="prerequisites_for_HA.htm">Prerequisites for using Heap
       
    32     Analyser</a></li>
       
    33   <li><a href="HA_data_analysis.htm">Data Analysis with Heap Analyser</a></li>
       
    34   <li><a href="saving_HA_reports.htm">Saving Heap Analyser reports</a> </li>
       
    35 </ul>
       
    36 
       
    37 <h5>Related tasks</h5>
       
    38 <ul>
       
    39   <li><a href="../tasks/view_heap.htm">Importing and analyzing heap dump
       
    40     files</a></li>
       
    41   <li><a href="../tasks/compare_two_heaps.htm">Importing and comparing two heap
       
    42     dump files</a></li>
       
    43 </ul>
       
    44 
       
    45 <div id="footer">
       
    46 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    47 reserved. License: <a
       
    48 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    49 </body>
       
    50 </html>