sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/basic_operation.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>Basic Operation</title>
       
     7     <link href="../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Basic Operation</h2>
       
    12 <p>The following Profiler information provides a view on how trace items have been put together to produce a functional combination of measurement software.</p>
       
    13 <p><a href="#figure1">Figure 1</a> gives an overview of the practical instrumentation in use within the Performance Investigator Tool. As shown, the low-level functionality has been encapsulated to a LDD (Logical Device Driver), which is able to perform under a supervisor mode with kernel privileges. In Figure 2, the data flow is represented by a dashed line, and the control flow with a solid line. Active elements that perform processing (processes and interrupts) are indicated in grey and passive elements (software components) in white.</p>
       
    14 <p align="center"><img src="../images/concpt_thread_analysis.png" width="1004" height="754"></p>
       
    15 <p class="figure"><a name="figure1"></a>Figure 1. Conceptual model of the thread level load analysis instrumentation</p>
       
    16 <p><strong>Related references</strong></p>
       
    17 <ul>
       
    18   <li><a href="func_level_load.htm">Function Level Load Analysis</a></li>
       
    19 <li><a href="dll_support.htm">DLL Support Trace and Analysis</a></li>
       
    20 </ul>
       
    21 <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>
       
    22 </body>
       
    23 </html>