sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/concepts/heap_dump.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 20:01:08 +0300
changeset 7 8e12a575a9b5
permissions -rw-r--r--
MemSpy Carbide Extension 1.6.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>Heap Dump</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Heap Dump</h2>
<p>A Heap Dump is a log file that contains actual data contents of a specific heap. Heap Dumps can be read and analysed with the Heap Analyser tool.</p>

<h5>Related concepts</h5>
<ul>
<li><a href="heap_analyser.htm">Heap Analyser</a></li>
</ul>

<h5>Related tasks</h5>
<ul>
<li><a href="..\tasks\view_heap.htm">Importing and analyzing heap dump files</a></li>
<li><a href="..\tasks\compare_two_heaps.htm">Importing and comparing two heap dump files</a></li>
</ul>

<div id="footer">Copyright &copy; 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>