sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/profiler/output_settings.htm
changeset 2 b9ab3b238396
child 5 844b047e260d
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       
     2 "http://www.w3.org/TR/html4/loose.dtd">
       
     3 <html>
       
     4 <head>
       
     5 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6 	<title>Setting Output Settings</title>
       
     7     <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8     <style type="text/css">
       
     9 <!--
       
    10 .style1 {font-family: "Courier New", Courier, mono}
       
    11 -->
       
    12     </style>
       
    13 </head>
       
    14 
       
    15 <body>
       
    16 <h2>Setting Output Settings</h2>
       
    17 <p>Use the <b>Output settings </b>  menu in the Profiler to specify the characteristics of the  sampled data file. The output settings include:</p>
       
    18 <table width="650" border="1" align="center">
       
    19   <tr>
       
    20     <td width="33"><b>S60</b></td>
       
    21     <td width="593"><div align="center">&nbsp;<img src="images/screen_output_settings.png" width="264" height="312">&nbsp;<img src="images/screen_output_settings_02.png" width="264" height="312"></div></td>
       
    22   </tr>
       
    23   <tr>
       
    24     <td><b>UIQ</b></td>
       
    25     <td><div align="center"><img src="images/uiq_setting_output_settings.png" width="240" height="320"></div></td>
       
    26   </tr>
       
    27 </table>
       
    28 <p class="figure">Figure 1. Output Settings options for file system and debug mode (S60 and UIQ) </p>
       
    29 <h5>Table 1. Output Settings Options</h5>
       
    30 <table width="90%" border="0" cellpadding="2" cellspacing="0">
       
    31   <tr>
       
    32     <th width="147" scope="col">Menu Option </th>
       
    33     <th width="640" scope="col">Description</th>
       
    34   </tr>
       
    35   <tr>
       
    36     <td><b>Output to </b></td>
       
    37     <td><p>Specify either the target device's <span class="style1">File system</span> or <span class="style1">Debug port</span> to store the sampled data.</p>
       
    38     <p class="note"><b>NOTE </b>Not available in UIQ version. </span></p></td>
       
    39   </tr>
       
    40   <tr>
       
    41     <td><b>Save file in </b></td>
       
    42     <td>If you selected <span class="style1">File system</span> in the <span class="style1">Output to</span> menu option, then you can save the data file to a memory card or the target device's C:\ drive.
       
    43     <p class="note"><b>NOTE</b> Not available in UIQ version. </span></p></td>
       
    44   </tr>
       
    45   <tr>
       
    46     <td><b>File prefix </b></td>
       
    47     <td><p>Specify the file prefix for data files. The name of the profiler data file is formed from the prefix and ends with a .dat extension. If you perform multiple traces and use the file output option, include a hash mark (#) in your file prefix. Subsequent traces will then be saved with different file names. The hash mark will be replaced with an incremented number starting from one.</p>
       
    48     <p><span class="note">Files names must be 19 characters or less.</span></p>
       
    49     <p class="note"><b>NOTE</b> See<a href="advanced_options.htm"> Setting Advanced Options</a> for UIQ Mem, Pri sample interval information. </p></td>
       
    50   </tr>
       
    51 </table>
       
    52 <div>
       
    53   <h4>Setting the Output Settings </h4>
       
    54   <ol>
       
    55     <li>Launch the Profiler application on the target device </li>
       
    56     <li>Open the Output Settings options screen: </li>
       
    57     <ul>
       
    58       <li>S60 - Select the Output Settings menu</li>
       
    59         <li>UIQ - Select the Misc Settings... menu</li>
       
    60     </ul>
       
    61     <li>Set the sampled data file informaton</li>
       
    62   <li>Exit the screen </li>
       
    63   </ol>
       
    64 </div>
       
    65 <h5>Related references</h5>
       
    66 <ul>
       
    67   <li><a href="prof_using.htm">Using the Profiler</a></li>
       
    68 </ul>
       
    69 <h5>Related tasks</h5>
       
    70 <ul>
       
    71   <li><a href="advanced_options.htm">Setting Advanced Options</a></li>
       
    72   <li><a href="tracing_options.htm">Setting Tracing Options</a></li>
       
    73 </ul>
       
    74 <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>
       
    75 </body>
       
    76 </html>