sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/saving_HA_reports.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 7 8e12a575a9b5
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<!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>Saving Heap Analyser reports</title>
  <link href="../../book.css" type="text/css" rel="stylesheet">
</head>

<body>
<h2>Saving Heap Analyser reports</h2>

<p>In Heap Analyser, you can save heap dump logs to several formats for further
analysis.</p>

<p>Select <strong>File</strong> &gt; <strong>Save As</strong>, and then one of
the file formats:</p>
<ul>
  <li><strong>As Zip</strong> creates a zip file that contains the source data,
    and the complete heap in comma-separated Excel (CSV) and text format (see
    figure below). 
    <p><img src="../images/test_results_zip.png"></p>
  </li>
  <li><strong>As CSV</strong> creates a comma-separated Excel file (CSV) of the
    complete heap </li>
  <li><strong>As Text</strong> creates a text file of the complete heap.</li>
  <li><strong>As HTML</strong> creates four HTML files that represent the heap.
    Open the file <em>index.htm</em> to inspect details.</li>
</ul>

<h5>Related references</h5>
<ul>
  <li><a href="../reference/HA_data_analysis.htm">Data Analysis with Heap
    Analyser</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>