sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm
changeset 1 1050670c6980
child 6 f65f740e69f9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/basic.htm	Thu Feb 11 15:22:14 2010 +0200
@@ -0,0 +1,31 @@
+<!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="../nokia.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; 2009 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