sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/tool.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 4.0 Transitional//EN">
       
     2 
     2 <html>
     3 <html>
     3 <head>
     4 <head>
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
     5 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     5 <link href="nokia.css" type="text/css" rel="StyleSheet">
     6 	<title>Carbide.c++ User Guide</title>
     6 <title>Analyze Tool</title>
     7     <link href="../book.css" rel="stylesheet" type="text/css">
       
     8 	<style>
       
     9 		table, td, th { border: 0px none #FFF; }
       
    10     </style>
     7 </head>
    11 </head>
     8 <body>
       
     9 
    12 
    10 <h1>AnalyzeTool Online Help</h1>
    13 <body background="images/background_carbide.jpg" >
    11 <p><a href="release_notes.htm">Release note</a></p>
    14 <p>&nbsp;</p>
    12 
    15 <table width="530" border="0" align="center" cellpadding="0" cellspacing="5" bgcolor="#FFFFFF" >
    13 <p><a href="gettingstarted/gs_index.htm">Getting started</a></p>
    16   <tr>
    14 <ul>
    17     <td width="215"><img src="images/about_cpp.png" width="225" height="200"></td>
    15 	<li><a href="gettingstarted/overview.htm">Overview</a></li>
    18     <td width="294" valign="bottom"><p align="right"><b><img src="images/brandmark_cpp.gif" width="106" height="52"></b></p>
    16 	<li><a href="gettingstarted/prerequisites.htm">Prerequisites</a></li>
    19         <p>&nbsp;</p>
    17 	<li><a href="gettingstarted/basic.htm">Basic walk-through</a></li>
    20         <p>&nbsp;</p>
    18 </ul>
    21         <p>&nbsp;</p>
    19 
    22         <p class="titleSmall">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
    20 <p><a href="concepts/concepts.htm">Concepts</a></p>
    23         License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></p>
    21 <ul>
    24     </td>
    22 	<li><a href="concepts/preferences.htm">AnalyzeTool preferences</a></li>
    25   </tr>
    23 	<li><a href="concepts/advanced.htm">AnalyzeTool properties</a></li>
    26   <tr>
    24 	<li><a href="concepts/datafile.htm">AnalyzeTool files</a></li>
    27     <td colspan="2"><h1 align="center">AnalyzeTool User Guide </h1>
    25 	<li><a href="concepts/memory_leaks.htm">Memory leaks</a></li>
    28       <p align="center" class="titleSmall">Version 1.9.0; April, 2010</p></td>
    26 	<li><a href="concepts/tracing.htm">Tracing</a></li>
    29   </tr>
    27 </ul>
    30 </table>
    28 
       
    29 <p><a href="tasks/tasks.htm">Tasks</a></p>
       
    30 <ul>
       
    31 	<li><a href="tasks/build.htm">Building the project with AnalyzeTool</a></li>
       
    32 	<li><a href="tasks/capture.htm">Capturing trace data</a></li>
       
    33 	<li><a href="tasks/subtest.htm">Running subtests</a></li>
       
    34 	<li><a href="tasks/viewmemoryleaks.htm">Viewing memory leaks</a></li>
       
    35 	<!--<li><a href="tasks/viewstatistic.htm">Viewing memory statistics</a></li>
       
    36 	<li><a href="tasks/emulatorsupport.htm">Emulator support</a></li>-->
       
    37 	<li><a href="tasks/viewactivitygraph.htm">Viewing memory activity graph</a></li>
       
    38 </ul>
       
    39 
       
    40 <p><a href="reference/references.htm">References</a></p>
       
    41 <ul>
       
    42 	<li><a href="reference/toolbar.htm">Toolbar</a></li>
       
    43 	<li><a href="reference/troubleshooting.htm">Troubleshooting</a></li>
       
    44 </ul>
       
    45 
       
    46 <p><a href="legal.htm">Legal</a></p>
       
    47 
       
    48 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
       
    49 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    50 </body>
    31 </body>
    51 </html>
    32 </html>