trace/traceviewer/com.nokia.traceviewer.help/html/reference/preferencesgeneral.htm
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/trace/traceviewer/com.nokia.traceviewer.help/html/reference/preferencesgeneral.htm Wed Jun 23 14:49:59 2010 +0300
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>General settings</title>
+<link href="../../book.css" type="text/css" rel="stylesheet"></head>
+<body>
+
+<h2>General settings</h2>
+<p>These preferences can be accessed from: <b>Window > Preferences > Carbide Extensions > TraceViewer</b>.</p>
+<p></p>
+<table border="1" cellspacing="1" cellpadding="2">
+<colgroup>
+ <col>
+ <col>
+</colgroup>
+<tbody>
+<tr>
+<td><b>General settings</b></td>
+<td><ul>
+<li>You can select whether there should be a number of milliseconds after
+the previous traces after the timestamp of the current traces. If selected,
+the amount of milliseconds from the previous trace is shown in brackets [
+] after the normal timestamp.</li>
+<li>You can select if component and group names are shown before the trace text, if
+those are available. </li>
+<li>You can also view the class and function name before the trace text, if
+those are available. </li>
+<li>It's possible to select if changed Dictionaries are automatically reloaded.</li>
+<li>You can select if you want BTrace variables to be shown after the trace text in OST traces. These contain possible CPU ID and Thread ID.</li>
+</ul></td>
+</tr>
+<tr>
+<td><b>Timestamp accuracy</b></td>
+<td><ul>
+<li>Timestamp accuracy can be shown in milliseconds or microseconds. </li>
+</ul></td>
+</tr>
+<tr>
+<td><b>Displaying undecoded traces</b></td>
+<td><p>You can choose how undecoded traces are shown in the TraceViewer view.
+Choices are:</p><ul>
+<li><b>“BINARY TRACE” text</b>: displays a text indicating that
+the trace is binary and the decode file may not be loaded.</li>
+<li><b>HEX</b>: traces received are shown as a hexadecimal string. Each byte
+is converted into a hex string and bytes are separated by spaces.</li>
+<li><b>Identification numbers and data</b>: TraceViewer will display component,
+group and trace ID of the received trace. Also the data contained in the trace
+is displayed as a hex string.</li>
+</ul></td>
+</tr>
+</tbody>
+</table>
+
+<div id="footer">Copyright © 2007-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