sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm
changeset 15 0367d2db2c06
parent 6 f65f740e69f9
--- a/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm	Tue Aug 24 12:10:03 2010 +0300
+++ b/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm	Tue Aug 24 12:16:27 2010 +0300
@@ -1,31 +1,46 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
-<title>AnalyzeTool Basic walk-through</title>
-<link href="../../book.css" type="text/css" rel="StyleSheet">
-</head>
-<body>
-
-<h2>Basic walk-through</h2>
-<p>This section guides you with three easy steps for using AnalyzeTool to perform memory leak tests for a simple application.</p>
-<p>You can launch the AnalyzeTool Carbide.c++ Extension by selecting <b>AnalyzeTool</b> in the <b>Carbide</b> menu, or from <b>Window > Show View > Other... > Carbide Extensions > AnalyzeTool</b>.</p>
-
-<h5>Before you start</h5>
-<ul>
-	<li>Check the <a href="../gettingstarted/prerequisites.htm">Prerequisites</a> for AnalyzeTool.</li>
-	<li>Check the <a href="../concepts/preferences.htm">AnalyzeTool preferences.</a></li>
-</ul>
-
-<p>By following these simple steps you can start using AnalyzeTool:</p>
-<ol>
-	<li><a href="../tasks/build.htm">Build the project with AnalyzeTool</a>.</li>
-	<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>
-	<li><a href="../tasks/viewmemoryleaks.htm">View memory leaks</a>.</li>
-	<li><a href="../tasks/viewactivitygraph.htm">View memory activity graph</a>.</li>
-</ol>
-
-<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>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+  <title>AnalyzeTool Basic walk-through</title>
+  <link href="../../book.css" type="text/css" rel="StyleSheet">
+</head>
+
+<body>
+<h2>Basic walk-through</h2>
+
+<p>This section guides you with three easy steps for using AnalyzeTool to
+perform memory leak tests for a simple application.</p>
+
+<p>You can launch the AnalyzeTool Carbide.c++ Extension by selecting
+<b>AnalyzeTool</b> in the <b>Carbide</b> menu, or from <b>Window &gt; Show View
+&gt; Other... &gt; Carbide Extensions &gt; AnalyzeTool</b>.</p>
+
+<h5>Before you start</h5>
+<ul>
+  <li>Check the <a href="../gettingstarted/prerequisites.htm">Prerequisites</a>
+    for AnalyzeTool.</li>
+  <li>Check the <a href="../concepts/preferences.htm">AnalyzeTool
+    preferences.</a></li>
+</ul>
+
+<p>By following these simple steps you can start using AnalyzeTool:</p>
+<ol>
+  <li><a href="../tasks/build.htm">Build the project with AnalyzeTool</a>.</li>
+  <li><a href="../tasks/capture.htm#capture_external">Capture data in output to
+    trace 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">output to
+    file system mode</a>.</p>
+  </li>
+  <li><a href="../tasks/viewmemoryleaks.htm">View memory leaks</a>.</li>
+  <li><a href="../tasks/viewactivitygraph.htm">View memory activity
+  graph</a>.</li>
+</ol>
+
+<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>