sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/gettingstarted/walk_through.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>Basic walk-through</title>
       
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h3>Basic walk-through</h3>
       
    11 
       
    12 <p>You can begin importing and analyzing heap dump and SWMT log files by
       
    13 activating the <b>MemSpy Import Wizard</b>. Select <b>Carbide &gt; MemSpy</b>
       
    14 and then take the following steps:</p>
       
    15 <ol>
       
    16   <li>Select an action (<a href="../tasks/view_heap.htm">Importing and
       
    17     analyzing heap dump files</a>, <a
       
    18     href="../tasks/compare_two_heaps.htm">Importing and comparing two heap dump
       
    19     files</a>, or <a href="../tasks/view_swmt_log.htm">Importing and analyzing
       
    20     System Wide Memory Tracking log files</a>.</li>
       
    21   <li>Select files to be imported and analyzed or compared. If you are
       
    22     comparing two heap dumps, define the reporting settings.</li>
       
    23   <li>When importing heap dumps, define the location of symbol and map files. 
       
    24     <p>If the heap dumps are large, increase the buffer size in the tracing
       
    25     application such as <b>TraceCoreUserApp</b> or <b>TraceSwitch</b>.</p>
       
    26   </li>
       
    27   <li>Start analyzing the files.</li>
       
    28 </ol>
       
    29 
       
    30 <p>When the files have been imported, they will be displayed in the
       
    31 <b>MemSpy</b> tab in the Carbide.c++ Tabbed View Area, and if you imported a
       
    32 single heap dump file or SWMT log files, <a
       
    33 href="../reference/heap_analyser_overview.htm">Heap Analyser</a> or <a
       
    34 href="../tasks/use_swmt_analyser.htm">SWMT Analyser</a> application will be
       
    35 automatically launched for analyzing the files.</p>
       
    36 
       
    37 <p>You can launch the MemSpy Import Wizard also by selecting <b>File &gt;
       
    38 Import &gt; Carbide Extensions &gt; MemSpy</b>.</p>
       
    39 
       
    40 <div id="footer">
       
    41 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    42 reserved. License: <a
       
    43 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    44 </body>
       
    45 </html>