sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/profiler/Trace_Items.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:32:31 +0200
changeset 2 b9ab3b238396
child 5 844b047e260d
permissions -rw-r--r--
Initial version of Performance Investigator under EPL

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Trace Items</title>
    <link href="../../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Trace Items</h2>
<p>Recorded data is logically separated into different traces that can be selected or deselected by the Profiler. In analysis, trace data is combined with compile-time produced information (symbol files and  binaries). All trace data and required symbolic information is stored in a stand-alone file that can be imported into the analyzer.</p>
<ul>
  <li><a href="GPP_trace.htm">Address/Thread Trace </a></li>
  <li><a href="BUP_trace.htm">Button Press Trace</a> </li>
  <li><a href="ITT_trace.htm">Dynamic Binary Support Trace</a></li>
  <li><a href="GFC_trace.htm">Function Call Trace</a></li>
  <li><a href="MEM_trace.htm">Memory Trace </a></li>
  <li><a href="PWR_trace.htm">Power Usage Trace </a></li>
  <li><a href="PRI_trace.htm">Thread Priority Trace</a></li>
</ul>
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
</body>
</html>