trace/traceviewer/com.nokia.trace.help/html/gettingstarted/GS_index.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 11 5b9d4d8641ce
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Getting started</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body><h2>Getting started</h2>
<p>The topics in this section help you understand
the basic functionality and workflow in using the Tracing tools. </p>

For a basic walk-through of OST tracing, see <a href="walk_through.htm">Basic walk-through of tracing</a>.</p>

<p><b>Click the topics available on the left-hand navigation pane to find tool-specific
introductions.</b></p>

<table width="600" border="1" cellspacing="1" cellpadding="2">
<colgroup>
<col width="20%">
<col width="80%">
</colgroup>
<tbody>
<tr>
<td><img src="..\images\tracebuilder.png" alt="TraceBuilder logo">&nbsp;&nbsp;&nbsp;<a href="../../../com.nokia.tracebuilder.help/html/toc.htm"><b>TraceBuilder</b></a></td>
<td><p>A tool for adding Open System Traces (OST) to the source
code. TraceBuilder consists of two components:</p><ul>
<li>TraceCompiler that parses OST Application Programming Interface (API)
format from the source files and generates the corresponding decode files. 
</li>
<li>TraceBuilder UI that enables you to add and maintain OST traces. </li>
</ul></td>
</tr>
<tr>
<td><img src="..\images\traceviewer.png" alt="TraceViewer logo">&nbsp;&nbsp;&nbsp;<a href="../../../com.nokia.traceviewer.help/html/toc.htm"><b>TraceViewer</b></a></td>
<td><p>A tool for activating, viewing and manipulating traces received from
a target device. </p></td>
</tr>
<tr>
<td><img src="..\images\traceanalyser.png" alt="TraceAnalyser logo">&nbsp;&nbsp;&nbsp;<a href="../../../com.nokia.s60tools.traceanalyser.help/html/toc.htm"><b>TraceAnalyser</b></a></td>
<td height="23"><p>TraceAnalyser is a tool that enables you to measure the
time consumption of an application and detect timing violations. It also enables
you to supervise parameters in Open System Trace (OST) traces. </p></td>
</tr>
</tbody>
</table>

<p>Tracing requires also the following non-Carbide tools:</p>
<ul>
<li><b>TraceCompiler</b> &ndash; build time tool used to generate the needed headers and decoding files for traces.</li>
<li><b>TraceSwitch</b> &ndash; Symbian application used to route traces either to USB or to a file.</li>
</ul>

<div id="footer">Copyright &copy;2007-2010 Nokia Corporation and/or its subsidiaries. All rights reserved.</div>
</body>
</html>