trace/traceviewer/com.nokia.traceviewer.help/html/reference/preferencesadvanced.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.01 Transitional//EN">
<html>
<head>
<title>Advanced settings</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body>

<h2>Advanced settings</h2>  <p>These preferences can be found from <b>
Window > Preferences > Carbide Extensions > TraceViewer > Advanced</b>.</p>  <table
border="1" cellspacing="1" cellpadding="2">
<colgroup>
<col>
<col>
</colgroup>
<tbody>
<tr>
<td height="92"><b>Using external stdin/stdout filter command</b> </td>
<td height="92"><p>You can use the external <i>stdin/stdout</i> filter command
to filter or modify traces. The command can be, for example, a Perl script
that reads <i>stdin</i> and writes back to <i>stdout</i>.</p><p><b>NOTE:</b> If
the path to the command or to the arguments contains spaces, place the whole
command or argument inside quotation marks, for example: <i>"C:\Program files\perl.exe"
"C:\Program files\myScript.pl"</i>. </p></td>
</tr>
</tbody>
</table>

<p>See the following example of this field: </p><img src="images/preferencesAdvanced.png"
alt="Advanced settings dialog"><p></p>

<h5>Related tasks</h5>
<ul>
<li><a href="../tasks/externalfilter.htm">Using an external filter application</a></li>
</ul>

<div id="footer">Copyright &copy; 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>