sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/PI_view.htm
changeset 12 ae255c9aa552
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
       
     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>Performance Investigator View</title>
       
     7   <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Performance Investigator View</h2>
       
    12 
       
    13 <p>Performance Investigator View is available in the bottom right hand corner
       
    14 of the Carbide.c++ workbench after <a
       
    15 href="../../tasks/analyser/an_load_trace_files.htm">Profiler data file
       
    16 import</a>, or you can open it by selecting <strong>Carbide</strong> &gt;
       
    17 <strong>Performance Investigator</strong>.</p>
       
    18 
       
    19 <p>The view is linked to the Carbide Project view, so it lists the same files,
       
    20 and reflects the changes made in the Project view.</p>
       
    21 
       
    22 <p><img src="images/PI_view.png"></p>
       
    23 
       
    24 <p>In additions to the names of the imported Trace <strong>Files</strong>,
       
    25 Performance Investigator view includes the following information for each
       
    26 file:</p>
       
    27 <ul>
       
    28   <li><strong>Project</strong>: Name of the project where the Profiler data
       
    29     file is located</li>
       
    30   <li><strong>SDK</strong>: SDK version used during import</li>
       
    31   <li><strong>Import time</strong>: Shows the time when the file was imported,
       
    32     used for sorting the data files in chronological order</li>
       
    33   <li><strong>File Size (KB)</strong>: Size of the Profiler data file</li>
       
    34   <li><strong>Time (mm:ss)</strong>: Time used for profiling</li>
       
    35 </ul>
       
    36 
       
    37 <p>You can <strong>open an item</strong> from the list to <a
       
    38 href="main_view.htm">PI Analyser view</a> by double-clicking on it.</p>
       
    39 
       
    40 <p>To <strong>remove an item</strong> from the view, right-click on it and
       
    41 select remove, or click on the <img src="images/icon_remove.png"> icon on the
       
    42 toolbar.</p>
       
    43 
       
    44 <p>The view also provides <strong>shortcuts</strong> from the toolbar</p>
       
    45 <ul>
       
    46   <li><img src="images/open_pi_wizard.png">
       
    47     to the <strong>Performance Investigator Import Wizard</strong>, and</li>
       
    48   <li><img src="images/open_key_press_profile_wizard.png"> to the <strong>Key Press Profile Import Wizard</strong>.</li>
       
    49 </ul>
       
    50 
       
    51 <h4>Related references</h4>
       
    52 <ul>
       
    53   <li><a href="main_view.htm">Analyser View</a></li>
       
    54 </ul>
       
    55 
       
    56 <div id="footer">
       
    57 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    58 reserved. <br>
       
    59 License: <a
       
    60 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    61 </body>
       
    62 </html>