sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/save_table.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     2
"http://www.w3.org/TR/html4/loose.dtd">
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     3
<html>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     4
<head>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     5
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     6
	<meta name="keywords" content="Saving Selected Samples">
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     7
	<title>Save table</title>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     8
    <link href="../../../book.css" rel="stylesheet" type="text/css">
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
     9
</head>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    10
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    11
<body>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    12
<h2>Save Table</h2>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    13
<p>The Save Table dialog allows you to save the contents of the entire table in the current pane to a specified (.csv) file. Column titles will be included for easy identification when opened in an spreadsheet for analysis. The table contents do not have to be selected for the table to be saved. Figure 1 shows the Save Table dialog. You can select an existing project and folder in which to add the .csv file or select the <strong>Create Empty Project...</strong> button to create a new empty project to contain the new .csv file.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    14
<p align="center"><img src="images/savetable1.png" alt="Save Table dialog" width="438" height="415"></p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    15
<p align="center" class="figure">Figure 1 - Saving Table Data Dialog</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    16
<p>If you select the <strong>Create Empty Project...</strong> button, the New Project dialog will appear as shown in Figure 2. Enter a project name and specify a workspace location to store the project. Click Next to specify project dependencies or click Finish to create the new project. If you select Finish at this point, then you can select the new project (in the list of projects) as the project to contain the .csv file.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    17
<p align="center"><img src="images/savetable2.png" alt="Create empty project" width="438" height="415"></p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    18
<p align="center" class="figure">Figure 2 - New Project Dialog</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    19
<p>If you select Next the Project References page will appear. In Project <SPAN name="resultofMatch"><SPAN name="resultofMatch">Referenc</SPAN>es</SPAN>, you can set <SPAN name="resultofMatch">project</SPAN> dependencies for   the new <SPAN name="resultofMatch">project</SPAN>. In the   list of other <SPAN name="resultofMatch">project</SPAN>s in   the Workspace, you can select one or more <SPAN name="resultofMatch">project</SPAN>s on which you want the new <SPAN name="resultofMatch">project</SPAN> to depend upon. Click Finish to return to the main Save Table dialog and select the new project as the project to contain the .csv file. Click Finish in the main dialog to create and open the new file in your default spreadsheet program.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    20
<p align="center"><img src="images/savetable3.png" alt="Reference project" width="438" height="415"></p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    21
<p align="center" class="figure">Figure 3 - Select Referenced Projects (if applicable)</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    22
<h4>Related Information</h4>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    23
<h5>Save Drilldown Tables</h5>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    24
<p>The Save Drilldown Tables command is similar to the Save Table command and related dialogs. The difference being that the .csv file will include Thread, Binary, and/or Function information; as displayed in the analyzer. For example, if Thread -&gt; Binary -&gt; Function is selected by the user and displayed in the analyzer, then Thread, Binary, and Function related information will be saved in the .csv file.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    25
<h5>Save Samples for Checked Threads</h5>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    26
<p>When the Threads tab is selected, this command saves samples of checked threads. A dialog similar to the Save Table dialog will appear for you to save threads checked  in the Thread table to a comma separated .csv file. This file can be opened in a spreadsheet application.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    27
<h5>Save Samples for Checked Binaries</h5>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    28
<p>When the Binaries tab is selected, this command saves samples of checked binaries. A dialog similar to the Save Table dialog will appear for you to save binaries checked in the Binaries table to a comma separated .csv file. This file can be opened in a spreadsheet application.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    29
<h5>Save Samples for Checked Functions</h5>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    30
<p>When the Functions tab is selected, this command saves samples of checked functions. A dialog similar to the Save Table dialog will appear for you to save functions checked in the Functions table to a comma separated .csv file. This file can be opened in a spreadsheet application.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    31
<h5>Save All Call Samples for Interval</h5>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    32
<p>When the Function Calls tab is selected, this command saves all function calls for the selected time interval. A dialog similar to the Save Table dialog will appear for you to save all function calls made during the selected time interval to a comma separated .csv file. This file can be opened in a spreadsheet application.</p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    33
<p></p>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    34
<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>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    35
</body>
b9ab3b238396 Initial version of Performance Investigator under EPL
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
diff changeset
    36
</html>