sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/concepts/button_press_capture.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 5 844b047e260d
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>Button Press Capture</title>
    <link href="../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Button Press Capture </h2>
<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>
<p align="center"><img src="images/view_button_markers.png" width="816" height="154"></p>
<p class="figure">Figure 1. Button Press Capture information displayed in an analyser view. </p>
<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>
<h5>Related references</h5>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/analyser/btn_press_change.htm">Changing Button  Event Information</a></li>
  <li><a href="../tasks/profiler/btn_press_enable.htm">Setting the Button Press Capture Option</a></li>
  <li><a href="../tasks/analyser/btn_press_show.htm">Showing/Hiding Button Events</a></li>
</ul>
<div id="footer">Copyright &copy; 2010 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>
</body>
</html>