sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm
changeset 6 f65f740e69f9
parent 1 1050670c6980
child 15 0367d2db2c06
equal deleted inserted replaced
5:844b047e260d 6:f65f740e69f9
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.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>AnalyzeTool Basic walk-through</title>
     5 <title>AnalyzeTool Basic walk-through</title>
     6 <link href="../nokia.css" type="text/css" rel="StyleSheet">
     6 <link href="../../book.css" type="text/css" rel="StyleSheet">
     7 </head>
     7 </head>
     8 <body>
     8 <body>
     9 
     9 
    10 <h2>Basic walk-through</h2>
    10 <h2>Basic walk-through</h2>
    11 <p>This section guides you with three easy steps for using AnalyzeTool to perform memory leak tests for a simple application.</p>
    11 <p>This section guides you with three easy steps for using AnalyzeTool to perform memory leak tests for a simple application.</p>
    23 	<li><a href="../tasks/capture.htm#capture_external">Capture data in the monitored external or external data gathering mode</a>.<p>If you cannot use the tracing utility connection to the target hardware, you can use the <a href="../tasks/capture.htm#capture_s60_file">monitored internal data gathering mode</a>.</p></li>
    23 	<li><a href="../tasks/capture.htm#capture_external">Capture data in the monitored external or external data gathering mode</a>.<p>If you cannot use the tracing utility connection to the target hardware, you can use the <a href="../tasks/capture.htm#capture_s60_file">monitored internal data gathering mode</a>.</p></li>
    24 	<li><a href="../tasks/viewmemoryleaks.htm">View memory leaks</a>.</li>
    24 	<li><a href="../tasks/viewmemoryleaks.htm">View memory leaks</a>.</li>
    25 	<li><a href="../tasks/viewactivitygraph.htm">View memory activity graph</a>.</li>
    25 	<li><a href="../tasks/viewactivitygraph.htm">View memory activity graph</a>.</li>
    26 </ol>
    26 </ol>
    27 
    27 
    28 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    28 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    29 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    29 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    30 </body>
    30 </body>
    31 </html>
    31 </html>