sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/menu_graphics_memory_graph.htm
changeset 12 ae255c9aa552
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
       
     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>Graphics Memory Graph Menu</title>
       
     7   <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Graphics Memory Graph Menu </h2>
       
    12 
       
    13 <p>The <strong>Graphics Memory Graph</strong> menu is available whenever a
       
    14 <span class="code">.npi</span> data file is opened that contains graphics
       
    15 memory usage trace data. Use it to modify how the graph is calculated, to view
       
    16 graphics memory statistics, and control how the memory information is
       
    17 displayed. </p>
       
    18 
       
    19 <p align="center"><img src="images/menu_graphics_memory_usage.png"></p>
       
    20 
       
    21 <p class="figure">Figure 1. Graphics Memory Graph menu items </p>
       
    22 
       
    23 <h5>Table 1. Memory Graph —menu items </h5>
       
    24 
       
    25 <table width="778" border="0" cellpadding="2" cellspacing="0">
       
    26   <tbody>
       
    27     <tr valign="top">
       
    28       <th width="236" class="Cell">Menu Item </th>
       
    29       <th width="532" class="Cell">Description</th>
       
    30     </tr>
       
    31     <tr valign="top">
       
    32       <td class="Cell"><b>Graphics Memory Usage Statistics </b></td>
       
    33       <td class="Cell">Open the <a
       
    34         href="wnd_graphics_memory_usage_statistics.htm">Graphics Memory Usage
       
    35         Statistics</a> dialog. </td>
       
    36     </tr>
       
    37     <tr valign="top">
       
    38       <td class="Cell"><p><b>Private Usage </b></p>
       
    39       </td>
       
    40       <td class="Cell"><p>Select <b>Private Usage</b> to show only private
       
    41         graphics memory usage. Shared memory usage is not included in the
       
    42         graph. The graph refreshes and scales the vertical axis to cover the
       
    43         maximum private usage of the entire graph or the current selected
       
    44         processes. </p>
       
    45       </td>
       
    46     </tr>
       
    47     <tr valign="top">
       
    48       <td class="Cell"><b>Shared Usage </b></td>
       
    49       <td class="Cell">Select <b>Shared Usage</b> to show shared graphics
       
    50         memory usage only. Private memory usage is not included in the
       
    51       graph..</td>
       
    52     </tr>
       
    53     <tr valign="top">
       
    54       <td class="Cell"><b>Private and Shared Usage </b></td>
       
    55       <td class="Cell">This is the default setting showing both the private and
       
    56         shared usage portions of the graph.</td>
       
    57     </tr>
       
    58     <tr valign="top">
       
    59       <td class="Cell"><b>Dynamically Rescale Based on Selected Process
       
    60       </b></td>
       
    61       <td class="Cell">Enable to rescale the vertical axis of the graph
       
    62         according to the maximum amount memory by the processes currently
       
    63         selected in the Graphics Memory Usage table. When disabled, rescales
       
    64         the vertical axis to the maximum memory usage of all processes in the
       
    65         entire graph. The default settings is disabled. </td>
       
    66     </tr>
       
    67     <tr>
       
    68       <td><b>Show Total Graphics Memory Usage</b></td>
       
    69       <td>Displays or disables the Total Graphics Memory Usage line on the
       
    70         Memory Usage graph.</td>
       
    71     </tr>
       
    72   </tbody>
       
    73 </table>
       
    74 
       
    75 <p><strong>Related references </strong></p>
       
    76 <ul>
       
    77   <li><a href="main_view.htm">Analyzer View</a></li>
       
    78   <li><a href="view_graphics_memory_usage.htm">Graphics Memory Usage
       
    79   View</a></li>
       
    80   <li><a href="wnd_graphics_memory_usage_statistics.htm">Graphics Memory Usage
       
    81     Statistics</a> </li>
       
    82 </ul>
       
    83 
       
    84 <div id="footer">
       
    85 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    86 reserved. <br>
       
    87 License: <a
       
    88 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    89 </body>
       
    90 </html>