sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/concepts/tracing.htm
changeset 15 0367d2db2c06
parent 6 f65f740e69f9
equal deleted inserted replaced
14:bb339882c6e9 15:0367d2db2c06
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     5 <title>Tracing</title>
     5   <title>Tracing</title>
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
     7 </head>
     7 </head>
       
     8 
     8 <body>
     9 <body>
       
    10 <h2>Tracing</h2>
     9 
    11 
    10 <h2>Tracing</h2>
    12 <p>Tracing is a way to record debugging information that can be used in during
    11 <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>
    13 software development. With tracing, you can generate detailed, low-level
       
    14 information about an application's execution.</p>
       
    15 
    12 <p>The AnalyzeTool uses a tracing utility for tracing memory leaks.</p>
    16 <p>The AnalyzeTool uses a tracing utility for tracing memory leaks.</p>
    13 
    17 
    14 <h5>Related tasks</h5>
    18 <h5>Related tasks</h5>
    15 <ul>
    19 <ul>
    16 	<li><a href="../tasks/capture.htm#capture_external">Capturing data in monitored external or external data gathering mode</a></li>
    20   <li><a href="../tasks/capture.htm#capture_external">Capturing data in output
       
    21     to trace mode</a></li>
    17 </ul>
    22 </ul>
    18 
    23 
    19 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    24 <div id="footer">
    20 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    25 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    26 reserved. License: <a
       
    27 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    21 </body>
    28 </body>
    22 </html>
    29 </html>