sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/button_press_capture.htm
changeset 2 b9ab3b238396
child 5 844b047e260d
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 
       
     3 <html>
       
     4 <head>
       
     5 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
     6 	<title>Button Press Capture</title>
       
     7     <link href="../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Button Press Capture </h2>
       
    12 <p> It is possible with Performance Investigator to capture button press information in the Profiler and display it in the Analyser. When doing a Button Press Capture trace on the target device, a timestamp and string for each button pressed is stored. </p>
       
    13 <p align="center"><img src="images/view_button_markers.png" width="816" height="154"></p>
       
    14 <p class="figure">Figure 1. Button Press Capture information displayed in an analyser view. </p>
       
    15 <p>You  <a href="../tasks/profiler/btn_press_enable.htm">enable</a> the Button Press Capture option in the Profiler to gather button event information. The data is stored in the profiler data file and can later be viewed in the Analyzer. You can choose to <a href="../tasks/analyser/btn_press_show.htm">show or hide</a> the button event information in the analyzer view or <a href="../tasks/analyser/btn_press_change.htm">add</a> comments to every  button press event. By default, button events are shown. </p>
       
    16 <h5>Related references</h5>
       
    17 <h5>Related tasks</h5>
       
    18 <ul>
       
    19   <li><a href="../tasks/analyser/btn_press_change.htm">Changing Button  Event Information</a></li>
       
    20   <li><a href="../tasks/profiler/btn_press_enable.htm">Setting the Button Press Capture Option</a></li>
       
    21   <li><a href="../tasks/analyser/btn_press_show.htm">Showing/Hiding Button Events</a></li>
       
    22 </ul>
       
    23 <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>
       
    24 </body>
       
    25 </html>