sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/tasks/profiler/key_profile_imp.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:32:31 +0200
changeset 2 b9ab3b238396
child 5 844b047e260d
permissions -rw-r--r--
Initial version of Performance Investigator under EPL

<!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>Importing Key Map Profile</title>
  <link href="../../../book.css" rel="stylesheet" type="text/css">
</head>
<body>
<h2>Importing Key Map Profile</h2>
<p>Key map profiles corresponding to specific target devices can be imported or exported. The profiles can also be selected, created, modified, and imported/exported in the Performance Investigator preference panel located in  <strong>Window &gt; Preferences &gt; Carbide.c++ &gt; Performance Investigator</strong>. </p>
<p>To import your key map profile, perform the following steps.</p>
<div class="step">
<h4>Importing a Key Map Profile</h4>
<ol>
  <li>Select
Performance Investigator Key Press Profile</li>
  <p>Select <strong>File &gt; Import...</strong> from Carbide.c++ to
display Import dialog box (Figure 1), and select Performance
Investigator Key Press Profile and click <strong>Next</strong>.</p>
  <p align="center"><img src="images/imp_keyprofile.png" alt="import key profile" width="470" height="550"></p>
  <p align="center" class="figure">Figure 1. Carbide.c++ Import window </p>
  <li>Select Key Profile XML File</li>
  <p>Click <strong>Key Press Profile...</strong>  and browse to and select a key map profile (.xml) file for the device(s) being targeted.   Click <strong>Next</strong>
to continue.</p>
  <p align="center"><img src="images/imp_keyprofile2.png" alt="key profile xml" width="470" height="422"></p>
  <p align="center" class="figure">Figure 2. Select Profile XML File</p>
  <li>View List of Profiles</li>
  <p align="left">If the
XML file contains mappings for one or more workspace profiles a <strong>Profile(s) Overwrite</strong> page will appear (Figure 3). Click <strong>Finish</strong> to import the workspace key map profile(s). </p>
  <p align="center" class="figure"><img src="images/imp_keyprofile3.png" alt="Existing key profiles" width="462" height="358"></p>
  <p align="center" class="figure">Figure 3. Existing Key Profiles in Selected XML File</p>
  </ol>
</div>
<p align="left"><strong>Related references</strong></p>
<ul>
  <li><a href="key_profile_exp.htm" align="left">Exporting Key Map Profile</a></li>
  <li><a href="../analyser/key_profile_pref.htm">Key Press Profile</a> </li>
</ul>
<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>
</body>
</html>