trace/traceviewer/com.nokia.traceviewer.help/html/reference/preferencesadvanced.htm
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <title>Advanced settings</title> |
|
5 <link href="../../book.css" type="text/css" rel="stylesheet"></head> |
|
6 <body> |
|
7 |
|
8 <h2>Advanced settings</h2> <p>These preferences can be found from <b> |
|
9 Window > Preferences > Carbide Extensions > TraceViewer > Advanced</b>.</p> <table |
|
10 border="1" cellspacing="1" cellpadding="2"> |
|
11 <colgroup> |
|
12 <col> |
|
13 <col> |
|
14 </colgroup> |
|
15 <tbody> |
|
16 <tr> |
|
17 <td height="92"><b>Using external stdin/stdout filter command</b> </td> |
|
18 <td height="92"><p>You can use the external <i>stdin/stdout</i> filter command |
|
19 to filter or modify traces. The command can be, for example, a Perl script |
|
20 that reads <i>stdin</i> and writes back to <i>stdout</i>.</p><p><b>NOTE:</b> If |
|
21 the path to the command or to the arguments contains spaces, place the whole |
|
22 command or argument inside quotation marks, for example: <i>"C:\Program files\perl.exe" |
|
23 "C:\Program files\myScript.pl"</i>. </p></td> |
|
24 </tr> |
|
25 </tbody> |
|
26 </table> |
|
27 |
|
28 <p>See the following example of this field: </p><img src="images/preferencesAdvanced.png" |
|
29 alt="Advanced settings dialog"><p></p> |
|
30 |
|
31 <h5>Related tasks</h5> |
|
32 <ul> |
|
33 <li><a href="../tasks/externalfilter.htm">Using an external filter application</a></li> |
|
34 </ul> |
|
35 |
|
36 <div id="footer">Copyright © 2007-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
|
37 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
|
38 </body> |
|
39 </html> |