sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/tasks/view_heap.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>Importing and analyzing heap dump files</title>
       
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h2>Importing and analyzing heap dump files</h2>
       
    11 <ol>
       
    12   <li>Click the <img src="../images/Memspy_16.png"> icon to start the MemSpy
       
    13     Import Wizard.</li>
       
    14   <li>Select to <b>Import heap and analyse log with Heap Analyser</b>, and
       
    15     click <b>Next</b>.</li>
       
    16   <li><p>Select whether to get the heap dumps <b>From File System</b> or
       
    17     <b>From Device via TraceViewer</b>, select file(s) to import, and click
       
    18     <b>Next</b>.</p>
       
    19     <ul>
       
    20       <li>If you selected <b>From File System</b>, define the heap dump file
       
    21         location and then a heap. 
       
    22         <p><img src="..\images\import_heap_filesystem.png"></p>
       
    23       </li>
       
    24       <li>If you selected <b>From Device via TraceViewer</b>, click
       
    25         <b>Load/Refresh Thread List</b> to get a thread list from the device,
       
    26         select a heap, and click <b>Get Selected Heap Now</b>.<br>
       
    27         You can also filter the thread list by using the <b>Starts with</b> and
       
    28         <b>Contains</b> selections. 
       
    29         <p><img src="..\images\import_heap_device.png"></p>
       
    30       </li>
       
    31     </ul>
       
    32     <p>If this fails, click <b>Connection Settings</b> and configure connection
       
    33     settings.</p>
       
    34   </li>
       
    35   <li>Define the location of symbol and map files. You have to define at least
       
    36     one symbol file. Defining map files is optional. For more information, see
       
    37     <a href="../concepts/files.htm">Symbol and Map files</a>.</li>
       
    38   <li>Click <b>Finish</b>. A <b>MemSpy</b> tab appears in the Carbide.c++
       
    39     Tabbed View Area with a file list populated, and <b>Heap Analyser</b> is
       
    40     launched if you selected to import only one file. For more information, see
       
    41     <a href="../reference/HA_data_analysis.htm">Data analysis with Heap
       
    42     Analyser</a>.</li>
       
    43 </ol>
       
    44 
       
    45 <h5>Related references</h5>
       
    46 <ul>
       
    47   <li><a href="../reference/HA_data_analysis.htm">Data analysis with Heap
       
    48     Analyser</a></li>
       
    49 </ul>
       
    50 
       
    51 <h5>Related tasks</h5>
       
    52 <ul>
       
    53   <li><a href="connection_settings.htm">Configuring connection settings</a></li>
       
    54 </ul>
       
    55 
       
    56 <h5>Related concepts</h5>
       
    57 <ul>
       
    58   <li><a href="../concepts/files.htm">Symbol and Map files</a></li>
       
    59 </ul>
       
    60 
       
    61 <div id="footer">
       
    62 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    63 reserved. License: <a
       
    64 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    65 </body>
       
    66 </html>