sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/concepts/tracing.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Tue, 24 Aug 2010 12:16:27 +0300
changeset 15 0367d2db2c06
parent 6 f65f740e69f9
permissions -rw-r--r--
AnalyzeTool Carbide extension 1.10.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>Tracing</title>
  <link href="../../book.css" type="text/css" rel="stylesheet">
</head>

<body>
<h2>Tracing</h2>

<p>Tracing is a way to record debugging information that can be used in during
software development. With tracing, you can generate detailed, low-level
information about an application's execution.</p>

<p>The AnalyzeTool uses a tracing utility for tracing memory leaks.</p>

<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/capture.htm#capture_external">Capturing data in output
    to trace mode</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>