1 PCAA =TITLE PCAA =TITLE Overview of PCA =INCLUDE pcaa DECbasics_frame =INCLUDE pcaa About_frame =INCLUDE pcaa Glossary_frame The Performance and Coverage Analyzer for OpenVMS (PCA) analyzes the run-time behavior of your user application. PCA serves the following functions: o It pinpoints execution bottlenecks in an application program, and then lets you determine their causes. o It analyzes test coverage by measuring which parts of an application are or are not executed by a given set of test data. 2 About_frame =TITLE About_frame =TITLE About PCA =INCLUDE pcaa Overview_frame =INCLUDE pcaa Glossary_frame DECwindows PCA Version V5.1 ************************************************** HP CONFIDENTIAL. This software is confidential proprietary software licensed by Hewlett-Packard Development Company, L.P., and is not authorized to be used, duplicated or disclosed to anyone without the prior written permission of HP. © 2015 Copyright Hewlett-Packard Development Company, L.P. VMS SOFTWARE, INC. CONFIDENTIAL. This software is confidential proprietary software licensed by VMS Software, Inc., and is not authorized to be used, duplicated or disclosed to anyone without the prior written permission of VMS Software, Inc. © 2015 Copyright VMS Software, Inc. ************************************************** For more information about the PCA Analyzer, double click on Overview of PCA from the additional topics below. 2 Overview_frame =TITLE Overview_frame =TITLE Overview of PCA =INCLUDE pcaa DECbasics_frame =INCLUDE pcaa About_frame =INCLUDE pcaa Glossary_frame PCA collects performance information on your application and lets you view that information to observe the runtime characteristics of your application, such as: o Where your application spends the most time o What parts of your application are executed the most o What parts of your application are compute-bound or I/O-bound o What areas of your application are, or are not, executed by tests o What the dynamic call relationships are among the routines in your application o Where page faults occur o Where you use system services With this information, PCA helps you pinpoint important qualities of your application, such as the location and nature of performance bottlenecks, or how effective your test coverage is. For more information on what PCA does and how to use PCA, refer to: o Overview topics in the online help o The hardcopy manual, Guide to DIGITAL Performance and Coverage Analyzer for OpenVMS Systems. 2 DECbasics_frame =TITLE DECbasics_frame =TITLE DECwindows Basics =INCLUDE pcaa About_frame =INCLUDE pcaa Glossary_frame Information about using DECwindows, such as how to use windows, dialog boxes, and scroll bars, is available from Session Manager help. A glossary of DECwindows terms is also available. To get Session Manager help: 1. Move the pointer to the Session Manager icon (the icon with your user name and the name of your system) in the Icon Box. 2. Press mouse button 1 (MB1) twice quickly to display the Session Manager window. 3. Move the pointer to the Help menu; press and hold MB1 to pull down this menu. 4. Move the pointer to the Overview menu item and release MB1 to display information about using DECwindows. 2 Glossary_frame =TITLE Glossary_frame =TITLE Glossary =INCLUDE pcaa About_frame =INCLUDE pcaa Overview_frame o Bottleneck Specific areas of an application where the performance needs to be improved. o Chart The pictorial representations of the data that are presented during PCA analysis. o Correlation Table A chart that shows the relationship between several kinds of data. o Counting Collection information about each andevery occurrence of some event. o CPU Bound Description of a process in which the time spent executing code on a processor is greater than the time spent performing I/O operations. o Data Item Pieces of information that are gathered by the PCA Collector and presented by the PCA Analyzer. o Elapsed Time Time as measured by a clock or a watch. Elapsed time accumulates regardless of the state of the process being timed. o Granularity The amount of detail presented in a chart. An example for increasing granularity is charting a set of modules, then the routines in a particular module, then the source lines in particular routine. o Histogram A chart that graphically presents the frequency of data. o I/O Bound An I/O bound process is one in which the time spent is performing I/O operations is far greater than the time spent executing code. o Line A generic term for an individual line of source code o Module A generic term for a collection of routines. See Routine. o Process Time Time during which a process is actually running. Another name for this is CPU process being timestime. Process time increments only when the timed is actually running on a CPU. No time is accumulated when the process is not running. o Program Element A generic term for a component of an application, such as a module, routine, line, or statement. o Routine A generic term for a function, procedure, routine, or subroutine, depending on the programming language you are using. See Module. o Query A question or inquiry made by the user. For example, "How many times were all of the routines in this application called?" o Sampling The collection os a subset of possible events that allow statistical prediction of the outcome of collecting information about the entire set. o Sampling Rate The time between sampling timer ticks. o Selection An item that the user has indicated interest in, generally by clicking on the item. o Sort Order The order in which a chart is sorted; for example, from the largest to the smallest value, alphabetically, or not at all. o Table A chart that presents values expresses by means other than percentages. o Viewpoint The perspective from which you observe data. For example, if you have collected information about the system services used by your application, you can look at this system services information from the perspective of either where system services were used or what those system services are. o Zoom In To change a chart to be of a finer granularity. o Zoom Out To change a chart to be of broader granularity. 2 main_MnWind =TITLE main_MnWind =TITLE PCA Analyzer Main Window =INCLUDE pcaa Overview_frame The Analyzer main window consists of two panes. The top pane displays performance information graphically, depending on the type of chart you select. The bottom pane displays the queries you can select to display the information you are interested in seeing. The main window also contains a set of menus, in the menu bar across the top, that let you set the context for analyzing the performance information collected. 3 help_HelpBox =TITLE help_HelpBox =TITLE PCA Analyzer Online Help Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind sel_data_PopForm =INCLUDE pcaa main_MnWind show_cont_PopForm The Help pull-down menu contains the following information: o On Context - provides a way to get access to context-sensitive help. o On Window - provides a brief description of the Analyzer main window. o On Help - describes how to get access to the context-sensitive help. o On Version - identifies the product name, version number, and copyright information. You can get help in two ways: o To get help about Analyzer tasks, choose Overview from the Help menu. The Overview topic describes the application and lists additional topics that explain how to do common tasks when using the Analyzer. Double click on an additional topic for more information. o To get help about screen objects, such as data types, dialog boxes, and buttons, press and hold the HELP key while you click on the screen object in which you're interested in getting help. 3 menu_bar_MenuBar =TITLE menu_bar_MenuBar =TITLE PCA Analyzer Menu Bar =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind =INCLUDE pcaa main_MnWind help_HelpBox =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind sel_data_PopForm =INCLUDE pcaa main_MnWind show_cont_PopForm The Analyzer menu bar contains the following menus: o File - for opening a data files, saving a chart, and for exiting from the Analyzer o View - for choosing how to display your information: in a bar graph, table, or annotated source file o Options - for controlling your run-time environment o Help - for obtaining help on PCA and any of the objects in the Analyzer window 4 file_Casc =TITLE file_Casc =TITLE Using the File Pull-Down Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar customize_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc You can choose one of the following menu items from the File pull-down menu: o Open Datafile... - opens an existing PCA data file o Save Chart - saves the current view in an output file o Exit - terminates the PCA Analyzer session 5 sel_data_Btn =TITLE sel_data_Btn =TITLE Open Datafile... =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc exit_Btn Choose the Open Datafile... menu item from the File pull-down menu to specify the name of a performance data file to display the contents of in the Analyzer main window.) 5 save_chart_Btn =TITLE save_chart_Btn =TITLE Save Chart Save the contents of the current display. 5 set_source_Btn =TITLE set_source_Btn =TITLE Set Source Directory... Specify the directory specifications of the source file corresponding to the data file you are analyzing. 5 exit_Btn =TITLE exit_Btn =TITLE Exit =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc sel_data_Btn Choose Exit to terminate the current PCA Analyzer session.) 4 charts_Casc =TITLE charts_Casc =TITLE Using the View Pull-Down Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar customize_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc The View pull-down menu lets you select the way in which you want the Analyzer to display the results of the performance analysis: o In a bar graph histogram o In an annotated source listing o In a call tree From the view menu, you can also choose how you want the annotation to appear for each chart: in a histogram, or a table. 5 bar_gragh_Btn =TITLE bar_gragh_Btn =TITLE Bar Graph =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc source_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc tree_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc histogram_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc table_Btn Choose Bar Graph to display a histogram showing: o The names of the modules or routines in your application o A bar next to each module or routine name that shows, proportionately, how many data points were collected for that routine in the data file. o The percentage of total data points collected for that module or routine. 5 source_Btn =TITLE source_Btn =TITLE Displaying the Annotated Source =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc bar_gragh_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc tree_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc histogram_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc table_Btn The Annotated Source view displays an annotated source listing of your source code describing the frequency of a value for a source line of code. It uses both a graphic and numeric display format. The bolded lines are lines that can be associated with machine code. 5 tree_Btn =TITLE tree_Btn =TITLE Displaying Data in a Tree View =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc bar_gragh_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc source_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc histogram_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc table_Btn Information that is hierarchical in nature is easily displayed in a Tree view. The Tree View displays the call tree structure of your program. 5 Annot_Casc =TITLE Annot_Casc =TITLE Annotation =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc bar_gragh_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc tree_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc source_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc histogram_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc table_Btn The Annotation menu item in the View menu lets you choose from two options in a submenu: o Histogram - to view the annotation for each chart in histogram format o Table - to view the annotation for each chart in table format 6 histogram_Btn =TITLE histogram_Btn =TITLE Displaying Data from a Histogram =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc bar_gragh_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc tree_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc source_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc table_Btn The histogram is the default view of the results of your performance analysis. With a histogram, you can see a graphical representation of the frequency of information on specific program elements of your application. 6 table_Btn =TITLE table_Btn =TITLE Displaying Data from a Table =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc bar_gragh_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc source_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc tree_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc Annot_Casc histogram_Btn In a table, you can see the numerical frequencies of information collected for each query. 4 navigation_Casc =TITLE navigation_Casc =TITLE Navigating Your Program's Structure =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar customize_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc After you generate histograms or tables, you can examine the results by interpreting the information collected from the perspective of your program's structure. You can navigate, or traverse, around the program's structure to view the areas with the most data points (the "hotspots") along with their corresponding source lines. The following are the navigation buttons: o Next Hotspot o Previous Hotspot o First Hotspot o Last Hotspot 5 set_lang_ada_Btn =TITLE set_lang_ada_Btn =TITLE Set Language Ada =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_basic_Btn =TITLE set_lang_basic_Btn =TITLE Set Language Basic =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_bliss_Btn =TITLE set_lang_bliss_Btn =TITLE Set Language Bliss =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_c_Btn =TITLE set_lang_c_Btn =TITLE Set Language C =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_cobol_Btn =TITLE set_lang_cobol_Btn =TITLE Set Language Cobol =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_cxx_Btn =TITLE set_lang_cxx_Btn =TITLE Set Language C++ =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_dibol_Btn =TITLE set_lang_dibol_Btn =TITLE Set Language Dibol =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_fortran_Btn =TITLE set_lang_fortran_Btn =TITLE Set Language FORTRAN =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_macro_Btn =TITLE set_lang_macro_Btn =TITLE Set Language Macro =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_pascal_Btn =TITLE set_lang_pascal_Btn =TITLE Set Language Pascal =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_pl1_Btn =TITLE set_lang_pl1_Btn =TITLE Set Language PL1 =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_rpg_Btn =TITLE set_lang_rpg_Btn =TITLE Set Language RPG =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_scan_Btn =TITLE set_lang_scan_Btn =TITLE Set Language Scan =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 set_lang_unknown_Btn =TITLE set_lang_unknown_Btn =TITLE Set Language UNKNOWN =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc The Set Language function allows you to establish the current language setting, which determines how symbol names are parsed by the Analyzer. 5 next_Btn =TITLE next_Btn =TITLE Next Hotspot =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc previous_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc first_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc last_Btn Choose Next Hotspot to place the current position at the next largest hotspot in your application. 5 previous_Btn =TITLE previous_Btn =TITLE Previous Hotspot =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc next_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc first_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc last_Btn Choose Previous Hotspot to place the current position at the previous hotspot. 5 first_Btn =TITLE first_Btn =TITLE First Hotspot =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc next_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc previous_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc last_Btn Choose First Hotspot to place the current position at the largest hotspot in your application. 5 last_Btn =TITLE last_Btn =TITLE Last Hotspot =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc next_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc previous_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc first_Btn Choose Last Hotspot to place the current position at the smallest hotspot in your application. 4 customize_Casc =TITLE customize_Casc =TITLE Using the Options Pull-Down Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc The Options pull-down menu lets you control your run- time environment with the following menu items: o Set Source Directory... o Set Language 5 set_source_Btn =TITLE set_source_Btn =TITLE Setting the Source Directory =INCLUDE pcaa main_MnWind menu_bar_MenuBar customize_Casc set_language_thing Choose Set Source Directory... to specify the directory in which your source files are located so that the Analyzer can display annotated source file information. 5 set_language_thing =TITLE set_language_thing =TITLE Set Language You can use the Set Language function to establish the current language setting, which determines how symbol names are parsed. 4 help_Casc =TITLE help_Casc =TITLE Using the Help Pull-Down Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind menu_bar_MenuBar file_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar charts_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar navigation_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar customize_Casc =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_context_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_help_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_window_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_version_Btn The Help menu contains the following entries: o On Context - Converts the mouse pointer to a question mark, allowing you to obtain help on any object in the Analyzer window you click on. When you click on an object, PCA displays the DECwindows Help Widget, containing help specific to the object you clicked on. o On Help - Displays the DECwindows Help Widget, containing a list of topics you can obtain help on. o On Window - Displays the DECwindows Help Widget, containing a list of topics you can obtain help on. o On Version - Displays the DECwindows Help Widget, containing the version identifier of PCA software you are running and a copyright notice. 5 on_context_Btn =TITLE on_context_Btn =TITLE Obtaining Context-Sensitive Help =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_help_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_window_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_version_Btn When you click on On Context in the Help menu, PCA provides a fast way to obtain context-sensitive help on any object you click on in the Analyzer window or query panel. Note that when you click on On Context, the arrow pointer converts to a question mark, indicating you are in Context-Sensitive Help mode. After the Help Widget is displayed for the window object you clicked on, the arrow pointer reappears. 5 on_help_Btn =TITLE on_help_Btn =TITLE Help on Using the PCA Analyzer =INCLUDE pcaa Overview_frame =INCLUDE pcaa DECbasics_frame =INCLUDE pcaa About_frame =INCLUDE pcaa Glossary_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_context_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_window_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_version_Btn To get help on using the Analyzer, you can use one of two methods: o Choose On Context from the Help menu. Then click on any object in the Analyzer window on which you want help. o Press and hold MB1 on any object in the Analyzer main window on which you want help, and press the Help key on your keyboard. 5 on_window_Btn =TITLE on_window_Btn =TITLE PCA Analyzer Main Window =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_context_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_help_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_version_Btn PCA collects performance information on your application and lets you view that information to observe the runtime characteristics of your application, such as: o Where your application spends the most time o What parts of your application are executed the most o What parts of your application are compute-bound or I/O-bound o What areas of your application are, or are not, executed by tests o What the dynamic call relationships are among the routines in your application o Where page faults occur o Where you use system services With this information, PCA helps you pinpoint important qualities of your application, such as the location and nature of performance bottlenecks, or how effective your test coverage is. 5 on_version_Btn =TITLE on_version_Btn =TITLE Performance and Coverage Analyzer for OpenVMS V5.1 =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_help_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_context_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_window_Btn ************************************************** HP CONFIDENTIAL. This software is confidential proprietary software licensed by Hewlett-Packard Development Company, L.P., and is not authorized to be used, duplicated or disclosed to anyone without the prior written permission of HP. © 2015 Copyright Hewlett-Packard Development Company, L.P. VMS SOFTWARE, INC. CONFIDENTIAL. This software is confidential proprietary software licensed by VMS Software, Inc., and is not authorized to be used, duplicated or disclosed to anyone without the prior written permission of VMS Software, Inc. © 2015 Copyright VMS Software, Inc. ************************************************** For more information about the PCA Analyzer, double click on Overview of PCA from the additional topics below. 3 work_area_PaneWin =TITLE work_area_PaneWin =TITLE Analyzer Work Pane =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind =INCLUDE pcaa main_MnWind help_HelpBox =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind sel_data_PopForm =INCLUDE pcaa main_MnWind show_cont_PopForm The Analyzer display pane displays a chart showing the performance or coverage information previously collected. You can use the menus at the top of the display pane to change the chart and to navigate around in it. 4 view_pane_Form =TITLE view_pane_Form =TITLE Analyzer Display Window =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form The Analyzer display pane displays a chart showing the performance or coverage information previously collected. You can use the menus at the top of the display pane to change the chart and to navigate around in it. 5 zoom_Lab =TITLE zoom_Lab =TITLE View Buttons =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form zoom_in_Button =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form zoom_out_Button The two buttons to either side of the View label allow you to adjust the granularity of the Analyzer display. Click on the left arrow View button to redraw the current chart with a broader level of granularity. Click on the right arrow View button to redraw the current chart with a finer level of granularity. 5 zoom_in_Button =TITLE zoom_in_Button =TITLE Increasing the Granularity of the Current Display =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form zoom_out_Button Click on the right arrow View button to redraw the current chart with a finer level of granularity. If the current chart is a histogram of the modules that are called the most often, clicking on the right arrow button changes the display to show the routines that are called the most often. If you have selected an entry in the current chart, clicking on the right arrow button applies only to that entry. Double-clicking on an object in the current chart has the same effect as clicking on the right arrow button. 5 zoom_out_Button =TITLE zoom_out_Button =TITLE Decreasing the Granularity of the Current Display =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form zoom_in_Button Click on the left arrow View button to redraw the current chart with a broader level of granularity. If the current chart is a histogram of the routines that are called the most often, clicking on the left arrow button changes the display to show the modules that are called the most often. If you have selected an entry in the current chart, clicking on the left arrow button applies only to that entry. You can also decrease the granularity of an object that has been zoomed in on by double clicking on it. 5 sour_svn_pane_Form =TITLE sour_svn_pane_Form =TITLE Displaying an Annotated Source Listing You can display performance and coverage information in the form of an annotated source listing, which provides information on each line of the source code for your application. 6 source_disp_Svn =TITLE source_disp_Svn =TITLE Annotated Source An Annotated Source listing provides performance and coverage information on a line-by-line basis for your application. 5 tree_svn_pane_Form =TITLE tree_svn_pane_Form =TITLE Displaying a Call Tree You can display a graphical call tree showing the dynamic calling relationships among the routines in your application. 6 tree_disp_Svn =TITLE tree_disp_Svn =TITLE Call Tree Analysis A call tree shows the dynamic calling relationships among the routines in your application. In the call tree displayed by the Analyzer, you also get information in the form of histograms associated with each node on the call tree that provide more details on how often each routine was called. You can use the scroll bars to the right and below to navigate around the entire call tree. 5 hist_svn_pane_Form =TITLE hist_svn_pane_Form =TITLE Navigating Around the Call Tree Use the scroll bars to the right and below the call tree to navigate around your application's call tree. 6 hist_disp_Svn =TITLE hist_disp_Svn =TITLE Call Tree Analysis A call tree shows the dynamic calling relationships among the routines in your application. In the call tree displayed by the Analyzer, you also get information in the form of histograms associated with each node on the call tree that provide more details on how often each routine was called. You can use the scroll bars to the right and below to navigate around the entire call tree. 4 query_work_Form =TITLE query_work_Form =TITLE query_work_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin view_pane_Form 5 application_Txt =TITLE application_Txt =TITLE Application Name =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form application_Lab =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form datafile_Lab =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form datafile_Txt This field contains the name of the application on which performance or coverage data was collected. 5 application_Lab =TITLE application_Lab =TITLE Application Label =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form application_Txt =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form datafile_Lab =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form datafile_Txt The field to the right of contains the name of the application on which performance or coverage information was collected. 5 datafile_Lab =TITLE datafile_Lab =TITLE Data File Label =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form application_Lab =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form application_Txt =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form datafile_Txt The field to the right contains the name of the current data file, which contains the performance or coverage information on the application named in the field directly above. 5 datafile_Txt =TITLE datafile_Txt =TITLE Data File Name =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form application_Lab =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form application_Txt =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form datafile_Lab This is the name of the data file containing the performance or coverage information collected on the application listed in the field directly above. 5 main_inc_Button =TITLE main_inc_Button =TITLE Include Click on Include to combine the results of two queries into the same graphic display. 5 main_apply_Button =TITLE main_apply_Button =TITLE Executing an Analyzer Query =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind Click on Apply Query to display the results of a query chosen in the query pane. 5 query_cat_OptMenu =TITLE query_cat_OptMenu =TITLE Using the Query Category Pull-Down Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form main_apply_Button =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind The Query Category pull-down menu lets you choose a category of queries to display in the analyzer query pane. The available categories are: o Process Execution Information - displays queries relating to process execution information, such as elapsed time, system time, and so on. o Execution Counts - displays queries relating to execution counts of lines, modules, routines, and routine calls. o Coverage - displays queries relating to codepath coverage information. o Dynamic Call Information - displays queries relating to call tree structure and calling relationships. o I/O Usage - displays queries relating to I/O activity. o System Service Usage - displays queries relating to system service usage. o Page Faults - displays queries relating to page fault information. o ADA Usage - displays queries relating to ADA tasking information. 6 proc_query_Btn =TITLE proc_query_Btn =TITLE The Process Execution Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The Process Execution query category contains queries that relate to the following areas of performance analysis: o Elapsed time - where your application spends the most time, as measured against total elapsed time. o Process time - where your applications spends the most process, or CPU, time. o Routine calls-which routines get called the most, and which routines make the most calls. 6 count_query_Btn =TITLE count_query_Btn =TITLE The Execution Counts Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The Execution Counts query category contains queries that relate to displaying the following data counting information: o Routines executed the most o Lines executed the most o Modules executed the most o Routines that make the most calls o Routines that call other routines 6 cov_query_Btn =TITLE cov_query_Btn =TITLE The Coverage Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The Coverage query category contains queries that relate to showing the following information that results from executing tests: o What percentage of the application was covered by the tests o Where the application is and is not covered by the tests o What routines were completely not covered by tests o Where the application is acceptably not covered (ANC) 6 call_query_Btn =TITLE call_query_Btn =TITLE The Dynamic Call Information Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The Dynamic Call Information query category contains queries that relate to showing the following information: o Your program's call tree structure o What routines call what other routines o Which routines make the most calls 6 io_query_Btn =TITLE io_query_Btn =TITLE The I/O Usage Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The I/O Usage query categoey contains queries that relate to showing the following information: o What I/O is being done o What I/O system services are being used o Where I/O reads or writes are being used o Number of I/O read or write counts o Where I/O reads and writes are used o Files involved in I/O o Record sizes 6 sysser_query_Btn =TITLE sysser_query_Btn =TITLE The System Service Usage Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The System Service Usage query category contains queries that relate to showing the following: o Where system services are used o What system services are used 6 page_query_Btn =TITLE page_query_Btn =TITLE The Page Faults Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu ada_query_Btn The Page Faults query category contains queries that relate to showing the following information: o Where page faults are occurring o What addresses are causing page faults 6 ada_query_Btn =TITLE ada_query_Btn =TITLE The Ada Usage Query Category =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu page_query_Btn The Ada Usage query category contains queries that relate to showing the following tasking information: o What tasks are performing context switching o What Ada tasking names are used o What Ada tasking types used o What Ada task priorities are used 5 query_ScrWind =TITLE query_ScrWind =TITLE Using the Query Scroll Window =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form main_apply_Button =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_OptMenu The Query Scroll Window displays the queries contained in the current query category. If not all the queries of the current category can fit in the window, a vertical scroll bar is displayed in the right margin, which allows you to scroll through the entire list of queries. 6 scroll_Form =TITLE scroll_Form =TITLE scroll_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind 7 proc_query_Form =TITLE proc_query_Form =TITLE proc_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 proc_query_Radio =TITLE proc_query_Radio =TITLE Process Execution Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form Click on one of the queries contained in the Process Execution query category radio box. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 elapsed_time_Tgl =TITLE elapsed_time_Tgl =TITLE Elapsed Time Query =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio process_time_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio prtn_calls_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio prtn_callers_Tgl Click on this button to display a chart that shows where in your application elapsed time was spent. 9 process_time_Tgl =TITLE process_time_Tgl =TITLE Process Time Query =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio elapsed_time_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio prtn_calls_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio prtn_callers_Tgl Click on this button to display a chart that shows where in your application process, or CPU, time was spent. 9 prtn_calls_Tgl =TITLE prtn_calls_Tgl =TITLE Routine Execution Query =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio elapsed_time_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio process_time_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio prtn_callers_Tgl Click on this button to display a chart that shows which routines were executed the most in your application. 9 prtn_callers_Tgl =TITLE prtn_callers_Tgl =TITLE Calling Routines Query =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio elapsed_time_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio process_time_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form proc_query_Radio prtn_calls_Tgl Click on this button to display a chart that shows which routines made the most calls. 7 count_query_Form =TITLE count_query_Form =TITLE count_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 count_query_Radio =TITLE count_query_Radio =TITLE Execution Counts Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form The Execution Counts query category radio box contains queries related to displaying counting information on your application. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 routines_Tgl =TITLE routines_Tgl =TITLE Routine Execution Counts Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio lines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio modules_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callers_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callees_Tgl Click on this button to display a chart that shows which routines are executed the most. 9 lines_Tgl =TITLE lines_Tgl =TITLE Line Execution Counts Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio routines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio modules_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callers_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callees_Tgl Click on this button to display a chart that shows which lines are executed the most 9 modules_Tgl =TITLE modules_Tgl =TITLE Module Execution Counts Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio routines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio lines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callers_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callees_Tgl Click on this button to display a chart that shows which modules in your application are executed the most. 9 rtn_callers_Tgl =TITLE rtn_callers_Tgl =TITLE Routines Making the Most Calls Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio routines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio lines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio modules_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callees_Tgl Click on this button to display a chart that shows which routines in your application make the most calls. 9 rtn_callees_Tgl =TITLE rtn_callees_Tgl =TITLE Routine Call Relationships Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio routines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio lines_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio modules_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form count_query_Radio rtn_callers_Tgl Click on this button to display a chart that shows what routines in your application call other routines. 7 cov_query_Form =TITLE cov_query_Form =TITLE cov_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 cov_query_Radio =TITLE cov_query_Radio =TITLE Coverage Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form The Coverage query category contains queries related to displaying test coverage information of your application's codepaths. You can use the vertical scroll bar in the right margin to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 app_cov_Tgl =TITLE app_cov_Tgl =TITLE Percent Coverage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio cover_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio non_cover_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio anc_cover_Tgl Click on this button to display a chart showing what percentage of your application was covered by tests. 9 cover_Tgl =TITLE cover_Tgl =TITLE Test Coverage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio app_cov_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio non_cover_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio anc_cover_Tgl Click on this button to display a chart showing what parts of your application were covered by tests. 9 non_cover_Tgl =TITLE non_cover_Tgl =TITLE Noncoverage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio app_cov_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio cover_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio anc_cover_Tgl Click on this button to display a chart showing what parts of your application were not covered by tests. 9 anc_cover_Tgl =TITLE anc_cover_Tgl =TITLE Acceptable Noncoverage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio app_cov_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio cover_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio non_cover_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form cov_query_Radio distrib_Tgl Click on this button to display a chart showing what parts of your application have been designated acceptably noncovered (ANC). 7 call_query_Form =TITLE call_query_Form =TITLE call_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 call_query_Radio =TITLE call_query_Radio =TITLE Dynamic Call Information Query Category Menu =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form The Dynamic Call Information query category menu contains queries related to displaying call tree information on your application. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 call_show_Tgl =TITLE call_show_Tgl =TITLE Call Tree Structure Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio call_callees_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio call_callers_Tgl Click on this button to display a chart showing the call tree structure of your application. 9 call_callees_Tgl =TITLE call_callees_Tgl =TITLE Routines That Call Other Routines Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio call_show_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio call_callers_Tgl Click on this button to display a chart showing what routines in your application call what other routines. 9 call_callers_Tgl =TITLE call_callers_Tgl =TITLE Most Calls Routines Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio call_show_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form call_query_Radio call_callees_Tgl Click on this button to display a chart showing which routines in your application make the most calls. 7 io_query_Form =TITLE io_query_Form =TITLE io_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 io_query_Radio =TITLE io_query_Radio =TITLE I/O Usage Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form The I/O Usage query category radio box contains queries related to displaying I/O information on your application. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 io_done_Tgl =TITLE io_done_Tgl =TITLE I/O Location Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing where I/O operations are being executed in your application. 9 io_serv_Tgl =TITLE io_serv_Tgl =TITLE I/O System Services Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing what I/O system services are being used in your application. 9 io_read_Tgl =TITLE io_read_Tgl =TITLE I/O Reads Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing where I/O reads are being used in your application. 9 io_read_num_Tgl =TITLE io_read_num_Tgl =TITLE I/O Read Counts Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing the total number of I/O read operations performed in your application. 9 io_write_Tgl =TITLE io_write_Tgl =TITLE I/O Write Locations Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing where I/O write operations are being performed in your application. 9 io_write_num_Tgl =TITLE io_write_num_Tgl =TITLE I/O Write Counts Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing the total number of I/O write operations performed in your application. 9 io_phys_Tgl =TITLE io_phys_Tgl =TITLE I/O Read and Write Locations Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing where I/O read and write operations are being performed in your application. 9 io_phys_num_Tgl =TITLE io_phys_num_Tgl =TITLE I/O Writes Count Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing the total number of I/O write operations performed in your application. 9 io_file_Tgl =TITLE io_file_Tgl =TITLE I/O Files Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing what files are involved in I/O operations in your application. 9 io_file_vbn_Tgl =TITLE io_file_vbn_Tgl =TITLE Virtual Block Number Usage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing what file virtual block numbers are used in your application. 9 io_file_key_Tgl =TITLE io_file_key_Tgl =TITLE File Key Usage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_rec_siz_Tgl Click on this button to display a chart showing what file keys are used in your application. 9 io_rec_siz_Tgl =TITLE io_rec_siz_Tgl =TITLE Record Size Usage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_done_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_serv_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_read_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_write_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_phys_num_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_vbn_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form io_query_Radio io_file_key_Tgl Click on this button to display a chart showing what record sizes are being used in your application. 7 sysser_query_Form =TITLE sysser_query_Form =TITLE sysser_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 sysser_query_Radio =TITLE sysser_query_Radio =TITLE System Service Usage Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form The System Service Usage query category radio box contains queries related to displaying system service usage information on your application. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 sysser_where_Tgl =TITLE sysser_where_Tgl =TITLE Location of System Service Usage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form sysser_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form sysser_query_Radio sysser_what_Tgl Click on this button to display a chart showing where system services are being used in your application. 9 sysser_what_Tgl =TITLE sysser_what_Tgl =TITLE System Service Usage Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form sysser_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form sysser_query_Radio sysser_where_Tgl Click on this button to display a chart showing what system services are being used in your application. 7 page_query_Form =TITLE page_query_Form =TITLE page_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form 8 page_query_Radio =TITLE page_query_Radio =TITLE Page Faults Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form The Page Faults query category radio box contains queries related to displaying page fault information on your application. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 page_where_Tgl =TITLE page_where_Tgl =TITLE Page Fault Location Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form page_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form page_query_Radio page_address_Tgl Click on this button to display a chart showing where the page faults occur in your application. 9 page_address_Tgl =TITLE page_address_Tgl =TITLE Page Fault Address Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form page_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form page_query_Radio page_where_Tgl Click on this button to display a chart showing the addresses in your application that are causing page faults to occur. 7 ada_query_Form =TITLE ada_query_Form =TITLE ada_query_Form Form box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form proc_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form count_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form cov_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form call_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form io_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form sysser_query_Form =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form page_query_Form 8 ada_query_Radio =TITLE ada_query_Radio =TITLE Ada Usage Query Category Radio Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form The Ada Usage query category radio box contains queries related to displaying Ada tasking information on your application. You can use the vertical scroll bar in the right margin of this radio box to scroll to queries appearing later in the list. You cannot click on more than one query at a time. 9 ada_where_Tgl =TITLE ada_where_Tgl =TITLE Context Switching Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_task_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_type_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_prior_Tgl Click on this button to display a chart showing what tasks in your application are performing context switching. 9 ada_task_Tgl =TITLE ada_task_Tgl =TITLE Ada Tasking Names Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_where_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_type_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_prior_Tgl Click on this button to display a chart showing what Ada tasking names are being used in your application. 9 ada_type_Tgl =TITLE ada_type_Tgl =TITLE Ada Tasking Types Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_where_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_task_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_prior_Tgl Click on this button to display a chart showing what Ada tasking types are being used in your application. 9 ada_prior_Tgl =TITLE ada_prior_Tgl =TITLE Ada Task Priorities Toggle Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_where_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_task_Tgl =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_ScrWind scroll_Form ada_query_Form ada_query_Radio ada_type_Tgl Click on this button to display a chart showing what Ada task priorities are being used in your application. 5 query_menu_bar =TITLE query_menu_bar =TITLE Query Panel Menu Bar The Query Panel menu bar includes the following menus: o Query Category o Navigation o Help 6 query_help_Casc =TITLE query_help_Casc =TITLE Query Panel Help Button =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_context_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_help_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_window_Btn =INCLUDE pcaa main_MnWind menu_bar_MenuBar help_Casc on_version_Btn The Help menu contains the following entries: o On Context - Converts the mouse pointer to a question mark, allowing you to obtain help on any object in the Analyzer window you click on. When you click on an object, PCA displays the DECwindows Help Widget, containing help specific to the object you clicked on. o On Help - Displays the DECwindows Help Widget, containing a list of topics you can obtain help on. o On Window - Displays the DECwindows Help Widget, containing a list of topics you can obtain help on. o On Version - Displays the DECwindows Help Widget, containing the version identifier of PCA software you are running and a copyright notice. 5 query_label =TITLE query_label =TITLE Query Categories Menu =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu proc_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu count_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu cov_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu call_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu io_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu sysser_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu page_query_Btn =INCLUDE pcaa main_MnWind work_area_PaneWin query_work_Form query_cat_Optmenu ada_query_Btn The Query Category pull-down menu lets you choose a category of queries to display in the analyzer query pane. The available categories are: o Process Execution Information - displays queries relating to process execution information, such as elapsed time, system time, and so on. o Execution Counts - displays queries relating to execution counts of lines, modules, routines, and routine calls. o Coverage - displays queries relating to codepath coverage information. o Dynamic Call Information - displays queries relating to call tree structure and calling relationships. o I/O Usage - displays queries relating to I/O activity. o System Service Usage - displays queries relating to system service usage. o Page Faults - displays queries relating to page fault information. o ADA Usage - displays queries relating to ADA tasking information. 3 sel_data_PopForm =TITLE sel_data_PopForm =TITLE Select PCA Datafile Dialog Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind =INCLUDE pcaa main_MnWind help_HelpBox =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind show_cont_PopForm Use the Select PCA Datafile box to select the data file for the application you wish to analyze. 4 sel_data_FilSelB =TITLE sel_data_FilSelB =TITLE Data File Selection Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind sel_data_PopForm Enter the name of the data file containing the performance data you wish to analyze. 3 show_cont_PopForm =TITLE show_cont_PopForm =TITLE Show Contents Dialog Box =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind =INCLUDE pcaa main_MnWind help_HelpBox =INCLUDE pcaa main_MnWind menu_bar_MenuBar =INCLUDE pcaa main_MnWind work_area_PaneWin =INCLUDE pcaa main_MnWind sel_data_PopForm Use the Show Contents dialog box to obtain information on the contents of your data file, such as run names and other historical data. 4 contents_Gobe =TITLE contents_Gobe =TITLE Showing Data File Contents =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind show_cont_PopForm =INCLUDE pcaa main_MnWind show_cont_PopForm cont_dis_Button You can obtain information on your data file, such as a time stamp and name for each run in the current data file. 4 cont_dis_Button =TITLE cont_dis_Button =TITLE Dismiss Push Button =INCLUDE pcaa Overview_frame =INCLUDE pcaa main_MnWind show_cont_PopForm =INCLUDE pcaa main_MnWind show_cont_PopForm contents_Gobe Click on Dismiss to dismiss the Show Contents dialog box. 3 Warning_Warn =TITLE Warning_Warn =TITLE PCA Analyzer Warning 3 Message_MsgBoc =TITLE Message_MsgBoc =TITLE PCA Analyzer Message 3 Working_WorkBox =TITLE Working_WorkBox =TITLE Work in Progress 3 main_label =TITLE main_label =TITLE PCA Analyzer Menu Bar The Analyzer menu bar contains the following menus: o File - for opening a data files, saving a chart, and for exiting from the Analyzer o Edit - for copying, cutting, and pasting information onto the DECwindows clipboard o View - for choosing how to display your information: in a bar graph, table, or annotated source file o Options - for controlling your run-time environment o Help - for obtaining help on PCA and any of the objects in the Analyzer window 3 set_source_PopForm =TITLE set_source_PopForm =TITLE Set Source Directory You can set the directory specifications of the source file location corresponding to the data file being analyzed. 4 source_label_Lab =TITLE source_label_Lab =TITLE Source Directory Enter the name of the directory containing the source files corresponding to the data file being analyzed. 4 source_text_Txt =TITLE source_text_Txt =TITLE Source File Text Entry Field Enter the name of the directory containing the source files corresponding to the data file being analyzed.