sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/saving_HA_reports.htm
changeset 7 8e12a575a9b5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/saving_HA_reports.htm	Wed Apr 21 20:01:08 2010 +0300
@@ -0,0 +1,41 @@
+<!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>