% Librarian I01-42] f҄ f\ 5  pcacui  ҄ f 1 pcacui =TITLE pcacui=TITLE Overview of PCA=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame2 The Performance and Coverage Analyzer for OpenVMS2 (PCA) analyzes the run-time behavior of your user1 application. PCA serves the following functions:8 o It pinpoints execution bottlenecks in an application6 program, and then lets you determine their causes.6 o It analyzes test coverage by measuring which parts8 of an application are or are not exe cuted by a given set of test data. 2 About_frame=TITLE About_frame=TITLE About PCA=INCLUDE pcacui Overview_frame3 **************************************************/ HP CONFIDENTIAL. This software is confidential1 proprietary software licensed by Hewlett-Packard4 Development Company, L.P., and is not authorized to7 be used, duplicated or disclosed to anyone without the prior written permission of HP.6 2015 Copyright Hewlett-Packard Development Company, L.P.2 VMS SOFTWARE, INC. CONFIDENTIAL. This software is2 confidential proprietary software licensed by VMS2 Software, Inc., and is not authorized to be used,4 duplicated or disclosed to anyone without the prior) written permission of VMS Software, Inc.$ 2015 Copyright VMS Software, Inc.3 **************************************************5 For more information about the PCA Collector, double4 click on Overview of PCA from the additional topics below. 2 Overview_frame=TITLE O verview_frame=TITLE Overview of PCA=INCLUDE pcacui DECbasics_frame=INCLUDE pcacui About_frame=INCLUDE pcacui Glossary_frame.=INCLUDE pcacui Overview_frame HowToColl_frame/=INCLUDE pcacui Overview_frame LnkColInfo_frame/=INCLUDE pcacui Overview_frame CCTPCAInfo_frame/=INCLUDE pcacui Overview_frame DisPerInfo_frame/=INCLUDE pcacui Overview_frame ElaTimInfo_frame/=INCLUDE pcacui Overview_frame ProTimInfo_frame/=INCLUDE pcacui Overview_frame TesCovInfo_frame/=INCLUDE pcacui Overview_frame ExeCtsInfo_frame.=INCLUDE pcacui Overview_frame IoOpsInfo_frame/=INCLUDE pcacui Overview_frame SysSerInfo_frame/=INCLUDE pcacui Overview_frame AdaTskInfo_frame/=INCLUDE pcacui Overview_frame RouCalInfo_frame/=INCLUDE pcacui Overview_frame PagFltInfo_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 time8 o What parts of your application are executed the most7 o What parts of your application are compute-bound or I/O-bound3 o What areas of your application are, or are not, executed by tests5 o What the dynamic call relationships are among the routines in your application o Where page faults occur! o Where you use system services8 With this information, PCA helps you pinpoint important4 qualities of your application, such as the location8 and nature of performance bottlenecks, or how effective your test coverage is. 3 ElaTimInfo_frame=TITLE ElaTimInfo_frame*=TITLE Collecting Elapsed Time Information6 Collecting elapsed time information gives you a broad7 measure of where your application is spending the most4 elapsed, or wall-clock, time. Elapsed time includes0 wait loops and other factors, both internal and3 external to your application, that affect how long+ it takes for your application to complete., To collect elapsed time information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.0 o Choose the Process Execution query category.$ o Click on the elapsed time query.2 o Click on Collect in the Collector main window.1 For information on displaying the results of the0 elapsed time data collection, you can refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 ProTimInfo_frame=TITLE ProTimInfo_frame*=TITLE Collecting Process Time Information8 Collecting process time information on your application6 tells you where your application is spending the most6 process, or CPU, time. Process time excludes external7 factors such as device wait loops and system load from6 the data sampling on your application. Thus you get a7 good indication of where your application has compute- bound performance bottlenecks., To collect process time information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.0 o Choose the Process Execution query category.$ o Click on the process time query.2 o Click on Collect in the Collector main window.1 For information on displaying the results of the process time query, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 TesCovInfo_frame=TITLE TesCovInfo_frame+=TITLE Collecting Test Coverage Information- Collecting test coverage information on your8 application can tell you how effectively and completely7 your tests exercise the codepaths in your application.6 Test coverage information can tell you which lines of! code were, or were not, covered.- To collect test coverage information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.' o Choose the Coverage query category.. o Click on the query related to the coverage& information you are interested in.2 o Click on Collect in the Collector main window.1 For information on displaying the results of the coverage queries, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 ExeCtsInfo_frame=TITLE ExeCtsInfo_frame.=TITLE Collecting Execution Counts Information2 Collecting execution counts information tells you6 what parts of your application are executed most when5 you place breakpoints at specific program locations.4 Execution counts information can be very useful for7 giving clues to the reason why a particular routine or& algorithm is consuming a lot of time.5 To collect counting information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data./ o Choose the Execution Counts query category.4 o Click on the query related to the exact counting information you want.2 o Click on Collect in the Collector main window.1 For information on displaying the results of the+ execution counts query category, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 IoOpsInfo_frame=TITLE IoOpsInfo_frame'=TITLE Collecting I/O Usage Information6 Collecting I/O usage information tells you where your4 application is performing I/O operations, and gives7 detailed information on each I/O operation it records.6 Collecting I/O information can give you more detailed4 information than you can get from collecting system services information.6 To collect I/O usage information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.( o Choose the I/O Usage query category.6 o Click on the specific I/O query you are interested in getting information on.2 o Click on Collect in the Collector main window.5 For information on displaying the results of the I/O Usage queries, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 SysSerInfo_frame=TITLE SysSerInfo_frame2=TITLE Collecting System Service Usage Information4 Collecting system service usage information on your5 application is useful for determining where and your4 program calls each system service and what parts of8 your application use system services the most. For each5 system service call, PCA gathers the following data: o The system service index. o The PCA address of the system service call% o The current process, or CPU, time4 To collect system service usage information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.3 o Choose the System Service Uages query category.4 o Click on the specific system service usage query5 that you are interested in collecting information on.2 o Click on Collect in the Collector main window.8 For information on displaying the results of the system! service usage queries, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems)! o The online help for the PCA Analyzer. 3 AdaTskInfo_frame=TITLE AdaTskInfo_frame)=TITLE Collecting Ada Tasking Information1 Collecting Ada Tasking information gives you the7 following tasking information on your Ada application:/ o What tasks are performing context switching# o What Ada tasking names are used# o What Ada tasking types are used% o What Ada task priorities are used8 To collect Ada Tasking information on your application:2 o Compile and li"nk your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.* o Choose the Ada Tasking query category.6 o Click on the query related to the specific tasking1 information you are interested in collecting.2 o Click on Collect in #the Collector main window.5 For information on displaying the results of the Ada tasking queries, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 RouCalInfo_frame=TITLE RouCalInfo_frame:=TITLE Collecting Routine Calling Relationship Information8 Collecting Dynamic Call information on your application tells you:* o Your application's call tree structure% o $What routines call other routines& o Which routines make the most calls3 Unlike the static call stree structure provided by5 SCA, the dynamic call tree produced by PCA shows the8 runtime characteristics of the relationships among your0 application's routines during a given test run., To collect Dynamic Call information on your application:2 o Compile and link your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take co%ntrol of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.7 o Choose the Dynamic Call Information query category.. o Click on the specific query related to the1 information you are interested in collecting.2 o Click on Collect in the Collector main window.1 For information on displaying the results of the, Dynamic Call Information queries, r&efer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 PagFltInfo_frame=TITLE PagFltInfo_frame(=TITLE Collecting Page Fault Information6 Collecting Page Fault information on your application3 tells you where page faults are occurring and what7 addresses in your application are causing page faults.7 To collect Page Fault information on your application:2 o Compile and li'nk your application with the PCA Collector7 o Run your application. This causes the PCA Collector8 to take control of your application. PCA diplays the) Collector main window on your screen.4 o From the File pull-down menu, create a data file5 into which the Collector places performance data.* o Choose the Page Faults query category.3 o Click on the query related to the specific page8 fault information you are interesting in collecting.2 o Click on Collect( in the Collector main window.6 For information on displaying the results of the Page Faults queries, refer to:5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems) o The online help for the PCA Analyzer. 3 DisPerInfo_frame=TITLE DisPerInfo_frame%=TITLE Displaying Performance Results8 To display the results of the performance data you have collected on your application:8 o Invoke the Analyzer from the main PCA startu)p window7 o Select the query category you collected performance information on2 o Select the specific query you chose during the collection run4 The Analyzer diplays performance data in one of the following types of charts: o Histograms o Tables o Annotated source listings o Call trees8 For more information in displaying performance results, refer to:$ o The online help for the Analyzer5 o The hardcopy manual, Guide to DIGITAL Performance- * and Coverage Analyzer for OpenVMS Systems 3 LnkColInfo_frame=TITLE LnkColInfo_frameD=TITLE Compiling and Linking Your Application With the PCA Collector2 To compile and link your application with the PCA Collector:5 1. Compile your sources with the "/DEBUG" qualifier;8 This puts all the necessary symbolic information PCA needs into the object file.6 2. The following steps specifies the PCA Collector as your program's "debugger":6 i Link your program +with the "/DEBUG" qualifier;, ii Define the logical name LIB$DEBUG as PCA$COLLECTOR;8 3. If PCAC$DECW$DISPLAY is defined ensure it is not set to " ";, 4. If PCAC$DECW$DISPLAY is undefined ensure' PCA$DECW$DISPLAY is not set to " ";" 5. Define a valid display device: a. Either:6 i Use the "SET DISPLAY/CREATE/NODE=node-name"0 command to define the display device; b. Or:4 i Define the logical name DECW$DISPLAY as a , valid display device; 6. Run your program;8 7. When the Collector window appears on the screen, you, have successfully invoked the Collector. 3 HowToColl_frame=TITLE HowToColl_frameA=TITLE How to Collect Performance Information on Your Application8 To collect performance information on your application:2 o Compile and link your application with the PCA Collector4 o Issue the run command for your application. This5 causes the PCA Collector window to a-ppear on your screen.8 o In the Collector window, click on the File pull-down4 menu and choose New Datafile... to create a data4 file into which the Collector places performance data.1 o Click on the Query Category button to see the6 Query Category menu, from which you can select the6 category of performance data you are interested in collecting.0 o Click on the specific query category you are3 interested in. This causes the specific queries2 fo.r that query category to be displayed in the7 query pane at the bottom half of the Collector main window.. o Click on the specific query related to the0 information you are intersted in collecting.4 o Click on Collect, in the middle of the Collector main window.2 o Invoke the Analyzer to see the results of your performance data collection.4 Note that you can collect information from only one1 query at a time. That is, you must do a separate2 collection run fo /r each query you choose. You can6 append the results of multiple collection runs to one8 performance data file, allowing you to analyze all your performance data together.2 For more information on collecting and displaying# performance information, refer to:5 o The online help, which is context-sensitive. This5 means you can click on any object in a PCA window1 and get help on it by simultaneously pressing5 the Help key on your keyboard while you press and7 hold MB1 o0n the mouse.For more information on using5 online help, see the Help menu on any PCA screen.5 o The hardcopy manual, Guide to DIGITAL Performance- and Coverage Analyzer for OpenVMS Systems 3 CCTPCAInfo_frame=TITLE CCTPCAInfo_frame"=TITLE Running PCA From a Terminal 2 DECbasics_frame=TITLE DECbasics_frame=TITLE DECwindows Basics=INCLUDE pcacui About_frame=INCLUDE pcacui Glossary_frame7 Information about using DECwindows, such as how to use5 windows, dial1og boxes, and scroll bars, is available4 from Session Manager help. A glossary of DECwindows6 terms is also available. To get Session Manager help:5 1. Move the pointer to the Session Manager icon (the1 icon with your user name and the name of your system) in the Icon Box.7 2. Press mouse button 1 (MB1) twice quickly to display the Session Manager window.5 3. Move the pointer to the Help menu; press and hold MB1 to pull down this menu.2 4. Move the pointer to th2e Overview menu item and2 release MB1 to display information about using DECwindows. 2 Glossary_frame=TITLE Glossary_frame=TITLE Glossary=INCLUDE pcacui About_frame=INCLUDE pcacui Overview_frame o Bottleneck. Specific areas of an application where the% performance needs to be improved. o Chart4 The pictorial representations of the information presented in the Analyzer. o Correlation Table7 A chart that shows the relationship be3tween several kinds of information. o Counting/ Collection information about each and every occurrence of some event. o CPU Bound4 Description of a process in which the time spent5 executing code on a processor is greater than the) time spent performing I/O operations. o Data Item6 Pieces of information that are gathered by the PCA0 Collector and presented by the PCA Analyzer. o Elapsed Time8 Time as measured by a clock or a wat4ch. Elapsed time6 accumulates regardless of the state of the process being timed. o Granularity1 The amount of detail presented in a chart. En4 example for increasing granularity is charting a5 set of modules, then the routines in a particular8 module, then the source lines in particular routine. o Histogram6 A chart that graphically presents the frequency of information. o I/O Bound7 An I/O bound process is one in which the time spent85 is performing I/O operations is far greater than the time spent executing code. o Module4 A generic term for a collection of routines. See Routine. o Process Time4 Time during which a process is actually running.. Another name for this is CPU process being4 timestime. Process time increments only when the2 timed is actually running on a CPU. No time is0 accumulated when the process is not running. o Program Element5 A generic term for a c6omponent of an application,2 such as a module, routine, line, or statement. o Routine6 A generic term for a function, procedure, routine,8 or subroutine, depending on the programming language you are using. See Module. o Query8 A question or inquiry made by the user. For example,4 "How many times were all of the routines in this application called?" o Sampling6 The collection os a subset of possible events that2 allow statistical prediction7 of the outcome of0 collecting information about the entire set. o Sampling Rate* The time between sampling timer ticks. o Selection4 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; for4 example, from the largest to the smallest value," alphabetically, or not at all. o Table3 A chart that presents values expresses by means other than percentages8. o Viewpoint4 The perspective from which you observe data. For4 example, if you have collected information about5 the system services used by your application, you5 can look at this system services information from8 the perspective of either where system services were+ used or what those system services are. o Zoom In3 To change a chart to be of a finer granularity. o Zoom Out3 To change a chart to be of broader granularity. 2 uidge9n_MnWind=TITLE uidgen_MnWind!=TITLE PCA Collector Main Window=INCLUDE pcacui Overview_frame+ The main window of the Collector lets you:3 1. Select an application to collect performance or coverage information on. 2. Ask a question relating to the category of3 performance or coverage information you want to collect 3. Start the collection process3 For more information on the PCA Collector, see the7 Guide to DIGITAL Performance and Coverage Analyzer for5 OpenV:MS Systems or topics from the Additional Topics window below. 3 uidgen_HelpBox=TITLE uidgen_HelpBox&=TITLE PCA Collector Online Help Menu=INCLUDE pcacui Overview_frame=INCLUDE pcacui uidgen_MnWind,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar/=INCLUDE pcacui uidgen_MnWind work_area_PaneWin.=INCLUDE pcacui uidgen_MnWind sel_appl_PopForm/=INCLUDE pcacui uidgen_MnWind show_cont_PopForm.=INCLUDE pcacui uidgen_MnWind sel_data_PopForm1=INCLUDE pcacui uidgen_MnWind create_data_Po;pForm/ The Help pull-down menu contains the following information:0 o On Context - provides a way to get access to context-sensitive help.3 o On Window - provides a brief description of the Collector main window.0 o On Help - describes how to get access to the context-sensitive help.5 o On Version - identifies the product name, version& number, and copyright information. You can get help in two ways:6 o To get help about Collector tasks, choose Over<view from the Help menu.4 The Overview topic describes the application and2 lists additional topics that explain how to do7 common tasks when using the Collector. Double click0 on an additional topic for more information.2 o To get help about screen objects, such as data4 types, dialog boxes, and buttons, press and hold8 the HELP key while you click on the screen object in, which you're interested in getting help. 3 uidgen_MenuBar=TITLE uidgen_MenuBa =r=TITLE PCA Collector Menu Bar=INCLUDE pcacui Overview_frame9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade,=INCLUDE pcacui uidgen_MnWind uidgen_HelpBox/=INCLUDE pcacui uidgen_MnWind work_area_PaneWin.=INCLUDE pcacui uidgen_MnWind sel_appl_PopForm.=INCLUDE pcacui uidgen_MnWind sel_data_PopForm1=INCLUDE pcacui uidgen_MnWind create_data_PopForm2 The PCA C >ollector menu bar contains the following menus:7 o File - for creating a data file into which to store7 performance or coverage data; to select an existing5 data file into which the collected information is6 to be be placed; to select a user-written sharable5 image on which to collect performance or coverage0 information; and to exit from the Collector.6 o Options - for naming a specific collection run you4 are performing; to setting collection ranges for7 in?formation; and for modifying the default sampling, rate for for any of the sampling timers.7 o Help - for providing topical access to online help. 4 File_Cascade=TITLE File_Cascade%=TITLE Using the File Pull-Down Menu=INCLUDE pcacui Overview_frame,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade Use the File pull-down menu to:/ 1. Create the data file@ in which the collected information is to be placed.7 2. Select an existing data file in which the collected information is to be placed.4 3. Select a user-written sharable image on which to0 collect performance or coverage information. 4. Exit from the Collector. 5 Create_dfile_Btn=TITLE Create_dfile_Btn=TITLE New Datafile=INCLUDE pcacui Overview_frame9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade1=INCLUDE pcacui uidgen_MnWind create_data_PopF AormJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Select_dfile_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Select_Image_BtnB=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Exit_Btn7 Choose New Datafile... from the File pull-down menu to5 create a data file in which you want the performance5 or coverage information collected. You should create6 a new data file only for your first collection run on6 an application. If you have already done a collectionB5 run on a specific application, you should use Select7 Datafile... to append new collection information to an existing data file. 5 Select_dfile_Btn=TITLE Select_dfile_Btn=TITLE Open Datafile=INCLUDE pcacui Overview_frame9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade.=INCLUDE pcacui uidgen_MnWind sel_data_PopFormJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Create_dfile_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Select_Image_BtnBC=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Exit_Btn8 Choose Open Datafile... from the File pull-down menu to6 select an existing data file to which new performance2 or coverage information is to be appended. If you1 have already done a collection run on a specific5 application, you should use Open Datafile... to keep4 all your performance and coverage information on an application in one place. 5 Select_Image_Btn=TITLE Select_Image_Btn=TITLE Select Image=INCLU DDE pcacui Overview_frame9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade-=INCLUDE pcacui uidgen_MnWind sel_shr_PopFormJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Create_dfile_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Select_dfile_BtnB=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Exit_Btn7 Choose Select Image... from the File pull-down menu to5 select a sharable image in which you want to collect5 performance or coverage information. ENote that there4 are two kinds of sharable images: user-written, and1 provided. You can use PCA only with user-written sharable images. 5 Exit_Btn=TITLE Exit_Btn =TITLE Exit=INCLUDE pcacui Overview_frame9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_CascadeJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Create_dfile_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Select_dfile_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade Select_IFmage_Btn6 Choose Exit from the File pull-down menu to terminate the current Collector session. 4 Customize_Cascade=TITLE Customize_Cascade(=TITLE Using the Options Pull-Down Menu=INCLUDE pcacui Overview_frame,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade6 The Options pull-down menu lets you control your run-0 time environment with the following menu items:0 o GCollection Name... - to specify a name for a particular collection run4 o Counting Range... - to specify the parts of your6 application on which you want to collect execution count information4 o Coverage Range... - to specify the parts of your1 on which application you want to get coverage information6 o Interval... - to modify the default value sampling' rate for any of the sampling timers 5 Set_Coll_Name_Btn=TITLE Set_Coll_Name_Btn=TITLE Coll Hection Name=INCLUDE pcacui Overview_frame>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_CascadeL=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Count_BtnL=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Cover_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Int_Btn1 Choose the Collection Name... menu item from the7 Options pull-down menu to associate a name and comment" with a particular collection run. 5 Set_Count I_Btn=TITLE Set_Count_Btn=TITLE Counting Range=INCLUDE pcacui Overview_frame>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_CascadeP=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Coll_Name_BtnL=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Cover_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Int_Btn0 Choose the Counting Range... menu item from the4 Options pull-down menu to specify the parts of your2 application on wh Jich you want to obtain execution counts information. 5 Set_Cover_Btn=TITLE Set_Cover_Btn=TITLE Coverage Range=INCLUDE pcacui Overview_frame>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_CascadeP=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Coll_Name_BtnL=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Count_BtnJ=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Int_Btn0 Choose the Coverage Range... menu item from the K1 Options pull-down menu to specify which parts of2 your application you want to obtain test coverage information on. 5 Set_Int_Btn=TITLE Set_Int_Btn=TITLE Interval=INCLUDE pcacui Overview_frame>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_CascadeP=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Coll_Name_BtnL=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade Set_Count_BtnL=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_Cascade SetL_Cover_Btn8 Choose the Interval... menu item from the Options pull-8 down menu to modify the default value sampling rate for3 the elapsed time and process time sampling timers. 4 Help_Cascade=TITLE Help_Cascade=TITLE Using the Help Menu=INCLUDE pcacui Overview_frame,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar9=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar File_Cascade>=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Customize_CascadeH=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar H Melp_Cascade on_context_BtnE=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_help_BtnH=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_window_BtnsH=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_version_Btn. The Help menu contains the following entries:8 o On Context - Converts the mouse pointer to a reverse5 question mark, allowing you to obtain help on any5 object you click on. When you click on an object,7 PCA displays the DECwindows Help WNidget, containing/ help specific to the object you clicked on.2 o On Help - Displays the DECwindows Help Widget,3 containing a list of topics you can obtain help on.4 o On Window - Displays the DECwindows Help Widget,7 containing a list of topics you can obtain help on.5 o On Version - Displays the DECwindows Help Widget,5 containing the version identifier of PCA software+ you are running and a copyright notice. 5 on_context_Btn=TITLE on_context_ OBtn'=TITLE Obtaining Context-Sensitive HelpE=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_help_BtnG=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_window_BtnH=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_version_Btn6 When you click on On Context, PCA provides a fast way3 to obtain context-sensitive help on any object you" click on in the Collector window.2 Note that when you click on On Context, the arrow8 pointer converts to a reverse questioPn mark, indicating5 you are in Context-Sensitive Help mode. To revert to5 regular mouse input mode, click on On Context again. 5 on_help_Btn=TITLE on_help_Btn&=TITLE Help on Using the PCA Collector=INCLUDE pcacui DECbasics_frame=INCLUDE pcacui About_frame=INCLUDE pcacui Glossary_frame.=INCLUDE pcacui Overview_frame HowToColl_frame/=INCLUDE pcacui Overview_frame LnkColInfo_frame/=INCLUDE pcacui Overview_frame CCTPCAInfo_frame/=INCLUDE pcacui Overview_frame DisPerInfo_frame Q/=INCLUDE pcacui Overview_frame ElaTimInfo_frame/=INCLUDE pcacui Overview_frame ProTimInfo_frame/=INCLUDE pcacui Overview_frame TesCovInfo_frame/=INCLUDE pcacui Overview_frame ExeCtsInfo_frame.=INCLUDE pcacui Overview_frame IoOpsInfo_frame/=INCLUDE pcacui Overview_frame SysSerInfo_frame/=INCLUDE pcacui Overview_frame AdaTskInfo_frame/=INCLUDE pcacui Overview_frame RouCalInfo_frame/=INCLUDE pcacui Overview_frame PagFltInfo_frame7 To get help on using the Collector, you can use one ofR two methods:7 o Choose On Context from the Help menu. Then click on8 any object in the Collector window on which you want help.5 o Press and hold MB1 on any object in the Collector5 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 Collector Main WindowH=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_context_BtnE=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade Son_help_BtnH=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade 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:8 o What parts of your application are executed the most7 o What parts of your application are compute-bound or I/O-bound3 o What areas of your application are, or are not, executed by tests5 o What the dynamic call reTlationships are among the routines in your application o Where page faults occur! o Where you use system services8 With this information, PCA helps you pinpoint important4 qualities of your application, such as the location8 and nature of performance bottlenecks, or how effective your test coverage is. 5 on_version_Btn=TITLE on_version_BtnA=TITLE Performance and Coverage Analyzer for OpenVMS Version V5.1=INCLUDE pcacui Overview_frameH=INCLUDE pcacui uidgen_MnW Uind uidgen_MenuBar Help_Cascade on_context_BtnE=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_help_BtnG=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar Help_Cascade on_window_Btn3 **************************************************/ HP CONFIDENTIAL. This software is confidential1 proprietary software licensed by Hewlett-Packard4 Development Company, L.P., and is not authorized to7 be used, duplicated or disclosed to anyone without the prior written permission of HP.6 201V5 Copyright Hewlett-Packard Development Company, L.P.2 VMS SOFTWARE, INC. CONFIDENTIAL. This software is2 confidential proprietary software licensed by VMS2 Software, Inc., and is not authorized to be used,4 duplicated or disclosed to anyone without the prior) written permission of VMS Software, Inc.$ 2015 Copyright VMS Software, Inc.3 **************************************************5 For more information about the PCA Collector, double4 click on Overview of PCA from the addWitional topics below. 3 work_area_PaneWin=TITLE work_area_PaneWin!=TITLE PCA Collector Main Window=INCLUDE pcacui Overview_frame=INCLUDE pcacui uidgen_MnWind,=INCLUDE pcacui uidgen_MnWind uidgen_HelpBox,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar.=INCLUDE pcacui uidgen_MnWind sel_appl_PopForm/=INCLUDE pcacui uidgen_MnWind show_cont_PopForm.=INCLUDE pcacui uidgen_MnWind sel_data_PopForm1=INCLUDE pcacui uidgen_MnWind create_data_PopForm2 The PCA Collector main window contaXins three main areas: o The menu bar, at the top% o The main work area, in the middle" o The query panel, at the bottom 4 top_Form=TITLE top_Form =TITLE Collector Main Work Area=INCLUDE pcacui Overview_frame/=INCLUDE pcacui uidgen_MnWind work_area_PaneWin:=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form1 In the main work area, you can do the following:8 o Choose a query category from the Query Category menu% o Choose a query in the query panelY o Start the collection run 5 appl_Lab=TITLE appl_Lab=TITLE Application Name=INCLUDE pcacui Overview_frame8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_FormF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form appl_text_TxtF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form data_text_TxtD=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form collect_BtnI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu6 This field shows the name of Zthe application that has$ been linked with the PCA Collector. 5 appl_text_Txt=TITLE appl_text_Txt=TITLE Application Name=INCLUDE pcacui Overview_frame8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_FormA=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form appl_LabF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form data_text_TxtD=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form collect_BtnI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptM[enu6 This field shows the name of the application that has$ been linked with the PCA Collector. 5 data_Lab=TITLE data_Lab=TITLE Datafile Name=INCLUDE pcacui Overview_frame8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_FormF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form appl_text_TxtF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form data_text_TxtD=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form collect_BtnI=INCLUDE pcacui uidgen_MnWind work_area_\PaneWin top_Form category_OptMenu0 This field shows the name of the data file into3 which the Collector stores performance or coverage information. 5 data_text_Txt=TITLE data_text_Txt=TITLE Data File Name=INCLUDE pcacui Overview_frame8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_FormF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form appl_text_TxtA=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form data_LabD=INCLUDE pcacui uidgen_MnWind work_area_PaneWin to]p_Form collect_BtnI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu0 This field shows the name of the data file into3 which the Collector stores performance or coverage information. 5 collect_Btn=TITLE collect_Btn#=TITLE Starting the Collection Run=INCLUDE pcacui Overview_frame8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_FormF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form appl_text_TxtF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin ^top_Form data_text_TxtI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu4 After you have chosen a query from the query panel,7 click on Start Collection to begin the PCA information collection phase. 5 category_OptMenu=TITLE category_OptMenu/=TITLE Using the Query Category Pull-Down Menu=INCLUDE pcacui Overview_frame8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_FormF=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form appl_text_TxtF=INCLUDE _ pcacui uidgen_MnWind work_area_PaneWin top_Form data_text_TxtD=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form collect_Btn4 The Query Category pull-down menu lets you choose a6 category of queries to display in the Collector query$ pane. The available categories are:4 o Process Execution Information - displays queries6 relating to process execution information, such as) elapsed time, system time, and so on.3 o Execution Counts - displays queries relating to5 executio`n counts of lines, modules, routines, and routine calls.4 o Coverage - displays queries relating to codepath coverage information.8 o Dynamic Call Information - displays queries relating5 to call tree structure and calling relationships.0 o I/O Usage - displays queries relating to I/O activity.7 o System Service Usage - displays queries relating to system service usage.3 o Page Faults - displays queries relating to page fault information.8 o aADA Usage - displays queries relating to ADA tasking information. 6 proc_query_Btn=TITLE proc_query_Btn,=TITLE The Process Execution Query Category=INCLUDE pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuY=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu count_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin tobp_Form category_OptMenu cov_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu call_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu page_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu ada_query_Btn6 The Process Execution query category contains queries2 that relate to the following areas of performancce analysis:4 o Elapsed time - where your application spends the6 most time, as measured against total elapsed time.5 o Process time - where your applications spends the most process, or CPU, time.7 o Routine calls-which routines get executed the most. 6 count_query_Btn=TITLE count_query_Btn+=TITLE The Execution Counts Query Category=INCLUDE pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcacui uidgend_MnWind work_area_PaneWin top_Form category_OptMenu proc_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu cov_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu call_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu pagee_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu ada_query_Btn5 The Execution Counts query category contains queries) that relate to collecting the following: o Lines executed the most o Routines executed the most o Modules executed the most 6 io_query_Btn=TITLE io_query_Btn$=TITLE The I/O Usage Query Category=INCLUDE pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcafcui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu proc_query_BtnY=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu count_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu cov_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu call_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form categorgy_OptMenu page_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu ada_query_Btn3 The I/O Usage query categoey contains queries that7 relate to collecting the following information on your application: o Where 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 h 6 cov_query_Btn=TITLE cov_query_Btn#=TITLE The Coverage Query Category=INCLUDE pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu proc_query_BtnY=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu count_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_Pa ineWin top_Form category_OptMenu call_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu page_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu ada_query_Btn2 The Coverage query category contains queries that4 relate to collecting the following information that results from executing tests:5 o What percentage of the application was covjered by the tests6 o Where the application is and is not covered by the tests3 o Where the application is acceptably not covered (ANC) 6 call_query_Btn=TITLE call_query_Btn3=TITLE The Dynamic Call Information Query Category=INCLUDE pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu proc_query_BtnY=INCLUDE pcacui uidgen_MnWind work_area_kPaneWin top_Form category_OptMenu count_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu cov_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu page_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu ada_query_Btn5 Thel Dynamic Call Information query category contains0 queries that relate to collecting 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 sysser_query_Btn=TITLE sysser_query_Btn/=TITLE The System Service Usage Query Category=INCLUDE pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcacui uidgen_MnWind work_area_PaneWimn top_Form category_OptMenu proc_query_BtnY=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu count_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu cov_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu call_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu page_query_BtnW=INCLUDE pcancui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu ada_query_Btn1 The System Service Usage query category contains queries that relate to finding:" 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 pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OpotMenu proc_query_BtnY=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu count_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu cov_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu call_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnW=INCLUDE pcacui uidgen_MnWind woprk_area_PaneWin top_Form category_OptMenu ada_query_Btn5 The Page Faults query category contains queries that relate to showing:# 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 pcacui Overview_frameI=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenuX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu proc_query_BtnY=IqNCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu count_query_BtnV=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu io_query_BtnW=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu cov_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu call_query_BtnZ=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form category_OptMenu sysser_query_BtnX=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Formr category_OptMenu page_query_Btn3 The Ada Usage query category contains queries that relate to finding:/ 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 4 query_Form=TITLE query_Form=TITLE Main Query Window=INCLUDE pcacui Overview_frame/=INCLUDE pcacui uidgen_MnWind work_area_PaneWin8=INCLUDE pcacui uidgen_MnWind work_area_PaneWin top_Form6 The main query swindow displays the queries associated6 with the query category you have chosen. If there are2 more queries than can be displayed in one view, a5 scroll bar appears in the right margin, allowing you. to scroll through the entire list of queries./ Click on the appropriate query for the current7 collection run, and click on Start Collection to begin the PCA collection phase. 5 query_ScrWind=TITLE query_ScrWind%=TITLE Using the Query Scroll Window=INCLUDE pcacui Overview_framet:=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form7 The Query Scroll Window displays the queries contained6 in the current query category. If not all the queries1 of the current category can fit in the window, a6 vertical scroll bar is displayed in the right margin,6 which allows you to scroll through the entire list of queries. 6 scroll_Form=TITLE scroll_Form=TITLE Query Panel=INCLUDE pcacui Overview_frameH=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form u query_ScrWind4 The query panel displays the queries in the current query category. 7 proc_query_Form=TITLE proc_query_Form(=TITLE Process Execution Query Category=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formc=INCvLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Formw5 Click on one of the queries contained in the Process4 Execution query category radio box. You can use the6 vertical scroll bar in the right margin of this radio6 box to scroll to queries appearing later in the list.3 You cannot click on more than one query at a time. 8 elapsed_time_Tgl=TITLE elapsed_time_Tgl=TITLE Elapsed Time Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Formu=INCLUDE p xcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form process_time_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form prtn_calls_Tgl8 Click on this button to collect information on where in1 your application the most elapsed time is spent. 8 process_time_Tgl=TITLE process_time_Tgl=TITLE Process Time Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_ yForm query_ScrWind scroll_Form proc_query_Formu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form elapsed_time_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form prtn_calls_Tgl5 Click on this button to collect information on where7 in your application that most process, or CPU, time is spent. 8 prtn_calls_Tgl=TITLE prtn_calls_Tgl=TITLE Called Execution Query=INCLUDE pcacu zi Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Formu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form elapsed_time_Tglu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form process_time_Tgl5 Click on this button to collect information on which4 routines are executed the most in your application. 8 prtn_callers_Tgl=TITLE p{rtn_callers_Tgl=TITLE Routine Execution Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Formu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form elapsed_time_Tglu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Form process_time_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_ |Form proc_query_Form prtn_calls_Tgl8 Click on this button to collect information identifying$ which routines make the most calls. 7 count_query_Form=TITLE count_query_Form$=TITLE Execution Counts Query Panel=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form q}uery_ScrWind scroll_Form io_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Fo ~rm query_ScrWind scroll_Form ada_query_Form8 The query panel displays the queries from the Execution Counts query category. 8 lines_Tgl=TITLE lines_Tgl#=TITLE Line Execution Counts Query=INCLUDE pcacui Overview_framee=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form routines_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form modules_Tgl8 Click on this button to collect information identifying# which lines are executed the most. 8 routines_Tgl=TITLE routines_Tgl&=TITLE Routine Execution Counts Query=INCLUDE pcacui Overview_framee=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form lines_Tglq=INCLU DE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form modules_Tgl8 Click on this button to collect information identifying& which routines are executed the most. 8 modules_Tgl=TITLE modules_Tgl%=TITLE Module Execution Counts Query=INCLUDE pcacui Overview_framee=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_ Form count_query_Form routines_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form lines_Tgl8 Click on this button to collect information identifying3 which modules in your application are executed the most. 8 rtn_callers_Tgl=TITLE rtn_callers_Tgl,=TITLE Routines Making the Most Calls Query=INCLUDE pcacui Overview_framee=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form routines_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form lines_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form modules_Tglu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Form rtn_callees_Tgl8 Click on this button to collect information identifying1 which routines in your application make the most calls. 7 io_query_Form=TITLE io_query_Form=TITLE I/O Usage Query Panel=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form7 This panel contains the queries in the I/O Usage query category. 8 io_done_Tgl=TITLE io_done_Tgl=TITLE I/O Location Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_ Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl3 Click on this button to collect information on I/O/ operations being executed in your application. 8 io_serv_Tgl=TITLE io_serv_Tgl!=TITLE I/O System Services Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWin d work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl3 Click on this button to collect information on I/O0 system services being used in your application. 8 io_read_Tgl=TITLE io_read_Tgl=TITLE I/O Reads Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl8 Click on this button to collect information identifying* I/O reads being used in your application. 8 io_read_num_Tgl=TITLE io_read_num_Tgl=TITLE I/O Read Counts Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_Pane Win query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl8 Click on this button to collect information identifying8 the total number of I/O read operations being performed in your application. 8 io_write_Tgl=TITLE io_write_Tgl!=TITLE I/O Write Locations Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_S crWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl7 Click on this button to collect information on the I/O6 write operations being performed in your application. 8 io_write_num_Tgl=TITLE io_write_num_Tgl=TITLE I/O Write Counts Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tgl q=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl8 Click on this button to collect information identifying/ the total number of I/O write operations being performed in your application. 8 io_phys_Tgl=TITLE io_phys_Tgl*=TITLE I/O Read and Write Locations Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pca cui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl3 Click on this button to collect information on I/O2 read and write operations being performed in your application. 8 io_file_Tgl=TITLE io_file_Tgl=TITLE I/O Files Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query _ScrWind scroll_Form io_query_Form io_rec_siz_Tgl5 Click on this button to collect information on files0 involved in I/O operations in your application. 8 io_file_vbn_Tgl=TITLE io_file_vbn_Tgl(=TITLE Virtual Block Number Usage Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tg l4 Click on this button to collect information on what2 file virtual block numbers are being used in your application. 8 io_file_key_Tgl=TITLE io_file_key_Tgl=TITLE File Key Usage Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_rec_siz_Tgl4 Click on this button to collect informa tion on file% keys being used in your application. 8 io_rec_siz_Tgl=TITLE io_rec_siz_Tgl=TITLE Record Size Usage Query=INCLUDE pcacui Overview_frameb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formn=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_done_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_serv_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_read_num_Tglo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_Tgls=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_write_num_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_phys_Tgln=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_vbn_Tglr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Form io_file_key_Tgl6 Click on this button to collect information on record& sizes being used in your application. 7 cov _query_Form=TITLE cov_query_Form=TITLE Coverage Query Category=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form6 Click on one of the queries contained in the Coverage3 query category radio box. You can use the vertical4 scroll bar in the right margin of this radio box to/ scroll to queries appearing later in the list.3 You cannot click on more than one query at a time. 8 app_cov_Tgl=TITLE app_cov_Tgl=TITLE Percent Coverage Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formm=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form cover_Tglq=INCLUDE pcacui uidgen _MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form non_cover_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form anc_cover_Tgl3 Click on this button to collect information on the7 percentage of your application being covered by tests. 8 cover_Tgl=TITLE cover_Tgl=TITLE Test Coverage Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form app_cov_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form non_cover_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form anc_cover_Tgl4 Click on this button to collect information on what0 parts of your application are covered by tests. 8 non_cover_Tgl=TITLE non_cover_Tgl=TITLE Noncoverage Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form app_cov_Tglm=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form cover_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form anc_cover_ Tgl8 Click on this button to collect information identifying2 the parts of your application that are covered by tests. 8 anc_cover_Tgl=TITLE anc_cover_Tgl$=TITLE Acceptable Noncoverage Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formo=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form app_cov_Tglm=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form cover_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Form non_cover_Tgl8 Click on this button to collect information identifying8 the parts of your application that have been designated acceptably noncovered (ANC). 7 call_query_Form=TITLE call_query_Form/=TITLE Dynamic Call Information Query Category=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form5 Click on one of the queries contained in the Dynamic4 Relationships query category panel. You can use the6 vertical scroll bar in the right margin of this radio6 box to scroll to queries appearing later in the list.3 You cannot click on more than one query at a time. 8 call_show_Tgl=TITLE call_show_Tgl!=TITLE Call Tree Structure Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Form call_callers_Tgl8 Click on this button to collect information on the call$ tree structure of your application. 8 call_callees_Tgl=TITLE call_callees_Tgl/=TITLE Routines That Call Other Routines Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Form call_show_Tglu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Form call_callers_Tgl8 Click on this button to collect information identifying1 the routines in your appl ication that call other routines. 8 call_callers_Tgl=TITLE call_callers_Tgl!=TITLE Most Calls Routines Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formr=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Form call_show_Tglu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Form call_callees_Tgl8 Click o n this button to collect information identifying4 the routines in your application that make the most calls. 7 sysser_query_Form=TITLE sysser_query_Form&=TITLE System Services Query Category=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form4 Click on one of the queries contained in the System8 Services query category panel. You can use the vertical6 scroll bar in the right margin of the panel to scroll( to queries appearing later in the list.3 You cannot click on more than one query at a time. 8 sysser_where_Tgl=TITLE sysser_where_Tgl%=TITLE System Service Location Query=INCLUDE pcacui Overview_framef=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form s ysser_query_Formv=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Form sysser_what_Tgl8 Click on this button to collect information identifying- where system services are being used in your application. 8 sysser_what_Tgl=TITLE sysser_what_Tgl"=TITLE System Service Usage Query=INCLUDE pcacui Overview_framef=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formw=INCLUDE pcacui uidgen_M nWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Form sysser_where_Tgl, Click on this button to collect information3 identifying what system services are being used in your application. 7 page_query_Form=TITLE page_query_Form"=TITLE Page Faults Query Category=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form2 Click on one of the queries contained in the Page6 Faults query category panel. You can use the vertical4 scroll bar in the right margin of this radio box to/ scroll to queries appearing later in the list.3 You cannot click on more than one query at a time. 8 page_where_Tgl=TITLE page_where_Tgl!=TITLE Page Fault Location Query=INCLUDE pcacui Overview_f ramed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Formu=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Form page_address_Tgl8 Click on this button to collect information identifying- where page faults occur in your application. 8 page_address_Tgl=TITLE page_address_Tgl =TITLE Page Fault Address Query=INCLUDE pcacui Overview_framed=INCLUDE pcacui uidgen_MnWind work_area_PaneWin quer y_Form query_ScrWind scroll_Form page_query_Forms=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Form page_where_Tgl8 Click on this button to collect information identifying2 the addresses in your application that cause page faults to occur. 7 ada_query_Form=TITLE ada_query_Form=TITLE Ada Query Category=INCLUDE pcacui Overview_frameT=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form proc_query_Forme=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form count_query_Formb=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form io_query_Formc=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form cov_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form call_query_Formf=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form sysser_query_Formd=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form page_query_Form7 Click on one of the queries contained in the Ada query7 category panel. You can use the vertical scroll bar in8 the right margin of this radio box to scroll to queries appearing later in the list.3 You cannot click on more than one query at a time. 8 ada_where_Tgl=TITLE ada_where_Tgl=TITLE Context Switching Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Formp=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_task_Tglp=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_type_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_prior_ Tgl8 Click on this button to collect information identifying/ what tasks in your application perform context switching. 8 ada_task_Tgl=TITLE ada_task_Tgl=TITLE Ada Tasking Names Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Formq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_where_Tglp=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_type_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_prior_Tgl8 Click on this button to collect information identifying5 what Ada tasking names are used in your application. 8 ada_type_Tgl=TITLE ada_type_Tgl=TITLE Ada Tasking Types Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_For mq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_where_Tglp=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_task_Tglq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_prior_Tgl8 Click on this button to collect information identifying5 what Ada tasking types are used in your application. 8 ada_prior_Tgl=TITLE ada_prior_Tgl!=TITLE Ada Task Priorities Query=INCLUDE pcacui Overview_framec=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Formq=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_where_Tglp=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_task_Tglp=INCLUDE pcacui uidgen_MnWind work_area_PaneWin query_Form query_ScrWind scroll_Form ada_query_Form ada_type_Tgl8 Click on this button to collect information identifying7 what Ada task priorities are used in your application. 3 sel_data_PopForm=TITLE sel_data_PopForm=TITLE Selecting a Data File=INCLUDE pcacui Overview_frame=INCLUDE pcacui uidgen_MnWind,=INCLUDE pcacui uidgen_MnWind uidgen_HelpBox,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar/=INCLUDE pcacui uidgen_MnWind work_area_PaneWin.=INCLUDE pcacui uidgen_MnWind sel_appl_PopForm/=INCLUDE pcacui uidgen_MnWind show_cont_PopForm8 Choose the directory and file specification of the data7 file you want to use by double-clicking, respectively,) on the directory and file name you want.2 You can use the Filter box to limit the number of/ directories and files that are displayedin the- Directories and Files windows, respectively.8 You can choose a data file by double-clicking on it, or6 by typing in the full specifications of the data file in the Selection box. 4 sel_data_FilSelB=TITLE sel_data_FilSelB=TITLE File Selection Box=INCLUDE pcacui Overview_frame.=INCLUDE pcacui uidgen_MnWind sel_data_PopForm6 If you double click on data file in the Files window,5 the data file name appears in the Selection box. You6 can also type in the name of a data file in this box. 3 create_data_PopForm=TITLE create_data_PopForm=TITLE Creating a Data File=INCLUDE pcacui Overview_frame=INCLUDE pcacui uidgen_MnWind,=INCLUDE pcacui uidgen_MnWind uidgen_HelpBox,=INCLUDE pcacui uidgen_MnWind uidgen_MenuBar/=INCLUDE pcacui uidgen_MnWind work_area_PaneWin.=INCLUDE pcacui uidgen_MnWind sel_appl_PopForm/=INCLUDE pcacui uidgen_MnWind show_cont_PopForm7 You can create a data file by entering a name into the Selection box at the bottom. 4 create_data_FilSelB=TITLE create_data_FilSelB=TITLE File Selection Box=INCLUDE pcacui Overview_frame1=INCLUDE pcacui uidgen_MnWind create_data_PopForm7 You can create a data file by entering a name into the Selection box at the bottom. 3 Warning_Warn=TITLE Warning_Warn=TITLE Warning5 You have generated an error with a severity level of Warning. 2 set_int_PopBultn=TITLE set_int_PopBultn=TITLE Setting a Sampling Rate=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame-=INCLUDE pcacui set_int_PopBultn set_int_Form6 You can modify the default sampling interval rate for elapsed time and process time.1 To modify the default sampling interval rate for4 elapsed time, click on the box next to Elapsed Time3 sampling rate and choose on the the sampling rates. displayed in the pull-down menu that appears.1 To modify the default sampling interval rate for4 process time, click on the box next to Process Time3 sampling rate and choose on the the sampling rates. displayed in the pull-down menu that appears. 3 set_int_Form=TITLE set_int_Form"=TITLE Sampling Rate Options Menu=INCLUDE pcacui Overview_frame =INCLUDE pcacui set_int_PopBultn9=INCLUDE pcacui set_int_PopBultn set_int_Form set_int_Lab0 Click on the button containing an interval rate2 to display a menu, which contains choices for the available sampling rates. 4 set_int_Lab=TITLE set_int_Lab=TITLE Sampling Rate Menu=INCLUDE pcacui Overview_frame-=INCLUDE pcacui set_int_PopBultn set_int_Form?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu8=INCLUDE pcacui set_int_PopBultn set_int_Form int_ok_Btn;=INCLUDE pcacui set_int_PopBultn set_int_Form int_apply_Btn<=INCLUDE pcacui set_int_PopBultn set_int_Form int_cancel_Btn8 Click on the interval box to the left to display a menu) containing the available sampling rates. 4 winterval_OptMenu=TITLE winterval_OptMenu3=TITLE Elapsed Time Sampling Interval Options Menu=INCLUDE pcacui Overview_frame-=INCLUDE pcacui set_int_PopBultn set_int_Form9=INCLUDE pcacui set_int_PopBultn set_int_Form set_int_Lab?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu8=INCLUDE pcacui set_int_PopBultn set_int_Form int_ok_Btn;=INCLUDE pcacui set_int_PopBultn set_int_Form int_apply_Btn<=INCLUDE pcacui set_int_PopBultn set_int_Form int_cancel_Btn2 Choose a sampling rate to be used in elapsed time information collection. 5 wint_10_Btn=TITLE wint_10_Btn=TITLE 10 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set _int_Form winterval_OptMenu wint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_1000_Btn1 Choose 10 msecs to set the elapsed time sampling interval to 10 milliseconds. 5 wint_20_Btn=TITLE wint_20_Btn=TITLE 20 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_1000_Btn1 Choose 20 msecs to se t the elapsed time sampling interval to 20 milliseconds. 5 wint_50_Btn=TITLE wint_50_Btn=TITLE 50 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_20_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winter val_OptMenu wint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_1000_Btn1 Choose 50 msecs to set the elapsed time sampling interval to 50 milliseconds. 5 wint_100_Btn=TITLE wint_100_Btn=TITLE 100 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_1000_Btn2 Choose 100 msecs to set the elapsed time sampling interval to 100 milliseconds. 5 wint_500_Btn=TITLE wint_500_Btn=TITLE 500 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenuK=INCLUDE pcacui se t_int_PopBultn set_int_Form winterval_OptMenu wint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_100_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_1000_Btn2 Choose 500 msecs to set the elapsed time sampling interval to 500 milliseconds. 5 wint_1000_Btn=TITLE wint_1000_Btn=T ITLE 1000 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu wint_500_Btn3 Choose 1000 msecs to set the elapsed time sampling interval to 1000 milliseconds. 4 pinterval_OptMenu=TITLE pinterval_OptMenu+=TITLE Process Time Sampling Interval Menu=INCLUDE pcacui Overview_frame-=INCLUDE pcacui set_int_PopBultn set_int_Form9=INCLUDE pcacui set_int_PopBultn set_int_Form set_int_Lab?=INCLUDE pcacui set_int_PopBultn set_int_Form winterval_OptMenu8=INCLUDE pcacui set_int_PopBultn set_int_Form int_ok_Btn;=INCLUDE pcacui set_int_PopBultn set_int_Form int_apply_Btn<=INCLUDE pcacui set_int_PopBultn set_int_Form int_cancel_Btn2 Choose a sampling rate to be used in process time information collection. 5 pint_10_Btn=TITLE pint_10_Btn=TITLE 10 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_For m pinterval_OptMenu pint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_1000_Btn1 Choose 10 msecs to set the process time sampling interval to 10 milliseconds. 5 pint_20_Btn=TITLE pint_20_Btn=TITLE 20 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_1000_Btn1 Choose 20 msecs to set the process time sampling interval to 20 milliseconds. 5 pint_50_Btn=TITLE pint_50_Btn=TITLE 50 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_20_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_500_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_1000_Btn1 Choose 50 msecs to set the process time sampling inter val to 50 milliseconds. 5 pint_100_Btn=TITLE pint_100_Btn=TITLE 100 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_500_BtnM=INC LUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_1000_Btn2 Choose 100 msecs to set the process time sampling interval to 100 milliseconds. 5 pint_500_Btn=TITLE pint_500_Btn=TITLE 500 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_20_BtnK=INCLUDE pcacui set_int_Po pBultn set_int_Form pinterval_OptMenu pint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_100_BtnM=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_1000_Btn2 Choose 500 msecs to set the process time sampling interval to 500 milliseconds. 5 pint_1000_Btn=TITLE pint_1000_Btn=TITLE 1000 Msecs=INCLUDE pcacui Overview_frame?=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenuK=INCLUDE pcacui set_int_PopBultn set_int_Form pi nterval_OptMenu pint_10_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_20_BtnK=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_50_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_100_BtnL=INCLUDE pcacui set_int_PopBultn set_int_Form pinterval_OptMenu pint_500_Btn3 Choose 1000 msecs to set the process time sampling interval to 1000 milliseconds. 4 int_ok_Btn=TITLE int_ok_Btn=TITLE Ok Button2 Click on Ok to accept the current settings of the' dialog box and dismiss the dialog box. 4 int_apply_Btn=TITLE int_apply_Btn=TITLE Apply Button5 Click on Apply to accept the current settings of the4 dialog box. This action does not dismiss the dialog box. 4 int_cancel_Btn=TITLE int_cancel_Btn=TITLE Cancel Button7 Click on Cancel to nullify any changes made within the* dialog box and to dismiss the dialog box. 2 set_range_PopBultn=TITLE set_range_PopBultn4=TITLE Customizing Execution Counts Program Elements=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame"=INCLUDE pcacui set_range_PopBultn1=INCLUDE pcacui set_range_PopBultn set_range_Form4 Use the Counting Elements dialog box to specify the2 elements of your application on which you want to7 collect counting information. You can collect counting information on:( o All the routines in your application% o All the lines in your application) o Specific routines in your application 3 set_range_Form=TITLE set_range_Form-=TITLE Using the Counting Elements Dialog Box=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame;=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab4 Use the Counting Elements dialog box to specify the2 elements of your application on which you want to7 collect counting information. You can collect counting information on:( o All the routines in your application% o All the lines in your application) o Specific routines in your application 4 range_Lab=TITLE range_Lab#=TITLE Specifying Counting Elements=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frameL=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab All_Routines_TglI=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab All_Lines_TglL=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab Some_Modules_Tgl4 Use the Counting Elements dialog box to specify the2 elements of your application on which you want to7 collect counting information. You can collect counting information on:( o All the routines in your application% o All the lines in your application) o Specific routines in your application 4 range_Radio=TITLE range_Radio=TITLE Counting Elements=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frameL=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab All_Routines_TglI=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab All_Lines_TglL=INCLUDE pcacui set_range_PopBultn set_range_Form range_Lab Some_Modules_Tgl You can click on:5 o All Routines - to collect counting information on( all the routines in your application6 o All Lines - to collect counting information on all! the lines in your application0 o Specific Elements... - to specify individual4 routines in your application on which to collect counting information. 5 All_Routines_Tgl=TITLE All_Routines_Tgl=TITLE All Routines6 Click on All Routines to collect counting information) on all the routines in your application. 5 All_Lines_Tgl=TITLE All_Lines_Tgl=TITLE All Lines6 Click on All Lines to collect coverage information on# all the lines in your application. 5 Some_Modules_Tgl=TITLE Some_Modules_Tgl=TITLE Specific Elements...2 Click on Specific Elements... to collect counting1 information on specific program elements in your5 application. When you click on Specific Elements...,4 the Collector displays the Specific Elements dialog2 box, in which you can select specific routines to! collect counting information on. 4 range_ok_Btn=TITLE range_ok_Btn=TITLE Ok Button6 Click on the Ok button to accept the current settings1 of the dialog box and to dismiss the dialog box. 4 range_cancel_Btn=TITLE range_cancel_Btn=TITLE Cancel Button6 Click on Cancel to cancel the current settings of the* dialog box and to dismiss the dialog box. 2 cov_range_PopBultn=TITLE cov_range_PopBultn,=TITLE Customizing Coverage Program Elements=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame1=INCLUDE pcacui cov_range_PopBultn cov_range_Form4 Use the Coverage Elements dialog box to specify the2 elements of your application on which you want to7 collect coverage information. You can collect coverage information on:( o All the routines in your application% o All the lines in your application) o Specific routines in your application 3 cov_range_Form=TITLE cov_range_Form-=TITLE Using the Coverage Elements Dialog Box=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame9=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Lab4 Use the Coverage Elements dialog box to specify the2 elements of your application on which you want to7 collect coverage information. You can collect coverage information on:( o All the routines in your application% o All the lines in your application) o Specific routines in your application 4 cov_Lab=TITLE cov_Lab#=TITLE Specifying Coverage Elements=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frameJ=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Lab Cov_Routines_TglG=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Lab Cov_Lines_TglI=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Lab Cov_Modules_Tgl4 Use the Coverage Elements dialog box to specify the2 elements of your application on which you want to7 collect coverage information. You can collect coverage information on:( o All the routines in your application% o All the lines in your application) o Specific routines in your application 4 cov_Radio=TITLE cov_Radio=TITLE Coverage Elements=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frameL=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Radio Cov_Routines_TglI=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Radio Cov_Lines_TglK=INCLUDE pcacui cov_range_PopBultn cov_range_Form cov_Radio Cov_Modules_Tgl You can click on:5 o All Routines - to collect coverage information on( all the routines in your application6 o All Lines - to collect coverage information on all! the lines in your application0 o Specific Elements... - to specify individual4 routines in your application on which to collect coverage information. 5 Cov_Routines_Tgl=TITLE Cov_Routines_Tgl=TITLE All Routines6 Click on All Routines to collect coverage information) on all the routines in your application. 5 Cov_Lines_Tgl=TITLE Cov_Lines_Tgl=TITLE All Lines5 Click on All Lines to obtain coverage information on each line in your application. 5 Cov_Modules_Tgl=TITLE Cov_Modules_Tgl=TITLE Specific Elements...2 Click on Specific Elements... to get a dialog box4 in which to select the specific routines or modules1 in your application on which to collect coverage information. 4 cov_ok_Btn=TITLE cov_ok_Btn=TITLE Ok Button2 Click on Ok to accept the current settings of the* dialog box and to dismiss the dialog box. 4 cov_cancel_Btn=TITLE cov_cancel_Btn=TITLE Cancel Button7 Click on Cancel to nullify the current settings of the* dialog box and to dismiss the dialog box. 2 set_cn_PopBultn=TITLE set_cn_PopBultn&=TITLE Set Collection Name Dialog Box=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame+=INCLUDE pcacui set_cn_PopBultn set_cn_Form/ Use the Collection Name dialog box to attach a7 meaningful name and comment to a particular collection run.4 Type in the name for the collection in the box next6 to Collection Name:, and a comment in the box next to Collection Description:. 3 set_cn_Form=TITLE set_cn_Form!=TITLE Setting a Collection Name=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Txt9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Txt8 Use the Set Collection Name dialog box to assign a name6 to the current collection run. This can be useful for7 discriminating among multiple collection runs for your' application during the Analysis phase. 4 coll_name_Lab=TITLE coll_name_Lab=TITLE Collection Name=INCLUDE pcacui Overview_frame+=INCLUDE pcacui set_cn_PopBultn set_cn_Form9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Txt9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Txt5=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_ok_Btn8=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_apply_Btn9=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_cancel_Btn3 Type in the name you wish to assign to the current collection run. 4 coll_name_Txt=TITLE coll_name_Txt"=TITLE Entering a Collection Name=INCLU DE pcacui Overview_frame+=INCLUDE pcacui set_cn_PopBultn set_cn_Form9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Txt5=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_ok_Btn8=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_apply_Btn9=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_cancel_Btn7 Type in the name for the collection in the box next to Collection Name. 4 coll_desc_Lab=TITLE coll_desc_Lab=TITLE Collection Description=INCLUDE pcacui Overview_frame+=INCLUDE pcacui set_cn_PopBultn set_cn_Form9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Txt9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Txt5=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_ok_Btn8=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_apply_Btn9=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_cancel_Btn8 Type in a comment for the collection in the box next to Collection Description. 4 coll_desc_Txt=TITLE coll_desc_Txt)=TITLE Entering a Collection Description=INCLUDE pcacui Overview_frame+=INCLUDE pcacui set_cn_PopBultn set_cn_Form9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Lab9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_name_Txt9=INCLUDE pcacui set_cn_PopBultn set_cn_Form coll_desc_Lab5=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_ok_Btn8=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_apply_Btn9=INCLUDE pcacui set_cn_PopBultn set_cn_Form cn_cancel_Btn6 Type in the collection description in the box next to Collection Description. 4 cn_ok_Btn=TITLE cn_ok_Btn=TITLE Ok Button2 Click on Ok to accept the current settings of the* dialog box and to dismiss the dialog box. 4 cn_apply_Btn=TITLE cn_apply_Btn=TITLE Apply Button5 Click on Apply to accept the current settings of the2 dialog box. The dialog box remains on the screen. 4 cn_cancel_Btn=TITLE cn_cancel_Btn=TITLE Cancel Button7 Click on Cancel to nullify the current settings of the* dialog box and to dismiss the dialog box. 2 modules_PopBultn=TITLE modules_PopBultn!=TITLE Setting Specific Elements=INCLUDE pcacui Overview_frame8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 3 modules_Form=TITLE modules_Form.=TITLE Selecting Specific Collection Elements=INCLUDE pcacui Overview_frame =INCLUDE pcacui modules_PopBultn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 choose_from_Lab=TITLE choose_from_Lab"=TITLE Choosing a Specific Module=INCLUDE pcacui Overview_frame-=INCLUDE pcacui modules_PopBultn modules_Form:=INCLUDE pcacui modules_Po pBultn modules_Form sel_mods_Lab==INCLUDE pcacui modules_PopBultn modules_Form sel_mods_ScrLst8=INCLUDE pcacui modules_PopBultn modules_Form mod_ok_Btn;=INCLUDE pcacui modules_PopBultn modules_Form mod_apply_Btn<=INCLUDE pcacui modules_PopBultn modules_Form mod_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 count_chs_from_Svn=TITLE count_chs_from_Svn:=TITLE Expanding Entries in the Specific Elements List Box8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 sel_mods_Lab=TITLE sel_mods_Lab=TITLE Selecting a Module=INCLUDE pcacui Overview_frame-=INCLUDE pcacui modules_PopBultn modules_Form==INCLUDE pcacui modules_PopBultn modules_Form choose_from_Lab==INCLUDE pcacui modules_PopBultn modul es_Form sel_mods_ScrLst8=INCLUDE pcacui modules_PopBultn modules_Form mod_ok_Btn;=INCLUDE pcacui modules_PopBultn modules_Form mod_apply_Btn<=INCLUDE pcacui modules_PopBultn modules_Form mod_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 sel_mods_ScrLst=TITLE sel_mods_ScrLst=TITLE Selecting a Module=INCLUDE pcacui Overview_frame-=INCLUDE pcacui modules_PopBultn modules_Form==INCLUDE pcacui modules_PopBultn modules_Form choose_from_Lab:=INCLUDE pcacui modules_PopBultn modules_Form sel_mods_Lab8=INCLUDE pcacui modules_PopBultn modules_Form mod_ok_Btn;=INCLUDE pcacui modules_PopBultn modules_Form mod_apply_Btn<=INCLUDE pcacui modules_PopBultn modules_Form mod_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 mod_ok_Btn=TITLE mod_ok_Btn=TITLE Ok Button2 Click on Ok to accept the current settings of the* dialog box and to dismiss the dialog box. 4 mod_apply_Btn=TITLE mod_apply_Btn=TITLE Apply Button4 Click on Apply to accept the current settings o the5 dialog box and to keep the dialog box on the screen. 4 mod_cancel_Btn=TITLE mod_cancel_Btn=TITLE Cancel Button7 Click on Cancel to nullify the current settings of the* dialog box and to dismiss the dialog box. 2 routines_PopBultn=TITLE routines_PopBultn%=TITLE Getting a Listing of Routines=INCLUDE pcacui Overview_frame8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 3 routines_Form=TITLE routines_Form=TITLE Selecting a Routine=INCLUDE pcacui Overview_frame!=INCLUDE pcacui routines_PopBultn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To se lect a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 rtn_sort_Lab=TITLE rtn_sort_Lab+=TITLE Collecting Information on a Routine=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio>=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_LabA=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose _ScrLst<=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_Lab?=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_ScrLst:=INCLUDE pcacui routines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_remove_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 rtn_sort_Radio=TITLE rtn_sort_Radio=TITLE Selecting a Routine=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form<=INCLUDE pcacui routines_Pop Bultn routines_Form rtn_sort_Lab>=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_LabA=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_ScrLst<=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_Lab?=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_ScrLst:=INCLUDE pcacui routines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_remove_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 5 rtn_mod_Tgl=TITLE rtn_m od_Tgl%=TITLE Getting a Listing of Routines=INCLUDE pcacui Overview_frame>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_RadioK=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio rtn_alph_Tgl8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 5 rtn_alph_Tgl=TITLE rtn_alph_Tgl$=TITLE Selecting a Specific Routine=INCLUDE pcacui Overview_frame>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_RadioJ=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio rtn_mod_Tgl8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 rtn_choose_Lab=TITLE rtn_choose_Lab%=TITLE Listing of Available Routines=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form<=INC LUDE pcacui routines_PopBultn routines_Form rtn_sort_Lab>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_RadioA=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_ScrLst<=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_Lab?=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_ScrLst:=INCLUDE pcacui routines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_remove_Btn> =INCLUDE pcacui routines_PopBultn routines_Form rtn_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 r tn_choose_ScrLst=TITLE rtn_choose_ScrLst)=TITLE Obtainining a Listing of Routines=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form<=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Lab>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio>=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_Lab<=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_Lab?=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_ScrLst:=INCLUDE pcacui ro utines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_remove_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elemen ts.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 sel_rtns_Lab=TITLE sel_rtns_Lab$=TITLE Selecting a Specific Routine=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form<=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Lab>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio>=INCLUDE pcacui routines_PopBultn routines_Form rtn_ch oose_LabA=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_ScrLst?=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_ScrLst:=INCLUDE pcacui routines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_remove_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry.  You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 sel_rtns_ScrLst=TITLE sel_rtns_ScrLst%=TITLE Displaying a List of Routines=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form<=INCLUDE pca cui routines_PopBultn routines_Form rtn_sort_Lab>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio>=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_LabA=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_ScrLst<=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_Lab:=INCLUDE pcacui routines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_remove_Btn>=INCLUDE p cacui routines_PopBultn routines_Form rtn_cancel_Btn8 Double click on an entry in the modules list box to get7 a listing of the routines contained in that entry. You6 can continue double clicking on entries in the module8 list box to reveal all the routines in your application- that you can select for collection elements.2 To select a routine for collection, click on that0 routine. You may thus select as many collection0 elements as are listed in the modules list box. 4 rtn_ok_Btn=TITLE rtn_ok_Btn=TITLE Ok Button2 Click on Ok to accept the current settings of the* dialog box and to dismiss the dialog box. 4 rtn_apply_Btn=TITLE rtn_apply_Btn=TITLE Apply Button5 Click on Apply to accept the current settings of the5 dialog box and to keep the dialog box on the screen. 4 rtn_remove_Btn=TITLE rtn_remove_Btn=TITLE Remove Button=INCLUDE pcacui Overview_frame/=INCLUDE pcacui routines_PopBultn routines_Form<=INCLUDE pcacui routines_PopBult n routines_Form rtn_sort_Lab>=INCLUDE pcacui routines_PopBultn routines_Form rtn_sort_Radio>=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_LabA=INCLUDE pcacui routines_PopBultn routines_Form rtn_choose_ScrLst<=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_Lab?=INCLUDE pcacui routines_PopBultn routines_Form sel_rtns_ScrLst:=INCLUDE pcacui routines_PopBultn routines_Form rtn_ok_Btn==INCLUDE pcacui routines_PopBultn routines_Form rtn_apply_Btn>=INCLUDE pcacui routines_PopBultn routines_Form rtn_cancel_Btn1 Click on Remove to remove the currently selected routine. 4 rtn_cancel_Btn=TITLE rtn_cancel_Btn=TITLE Cancel Button7 Click on Cancel to nullify the current settings of the* dialog box and to dismiss the dialog box. 2 sel_shr_PopForm=TITLE sel_shr_PopForm!=TITLE Selecting a Sharable Image=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame,=INCLUDE pcacui sel_shr_PopForm sel_shr_Form8 You can collect performance and coverage information on7 sharable images using the Select Sharable Image dialog7 box. Note that there are two kinds of sharable images:6 user-written, and provided. You can use PCA only with user-written sharable images.5 To select a sharable image, click on an entry in the dialog box, and click on Ok. 3 sel_shr_Form=TITLE sel_shr_Form(=TITLE Select Sharable Images Dialog Box=INCLUDE pcacui Overview_frame=INCLUDE pcacui Glossary_frame8=INCLUDE pcacui sel_shr_PopForm sel_shr_Form sel_shr_Lab;=INCLUDE pcacui sel_shr_PopForm sel_shr_Form sel_shr_ScrLst8 You can collect performance and coverage information on7 sharable images using the Select Sharable Image dialog7 box. Note that there are two kinds of sharable images:6 user-written, and provided. You can use PCA only with user-written sharable images.5 To select a sharable image, click on an entry in the dialog box, and click on Ok. 4 sel_shr_Lab=TITLE sel_shr_Lab6=TITLE Selecting a Sharable Image in the Selection Box5 To select a sharable image, click on an entry in the dialog box, and click on Ok. 4 sel_shr_ScrLst=TITLE sel_shr_ScrLst&=TITLE Select Sharable Images List Box2 The list box in the center of the Select Sharable4 Image dialog box contains a list of sharable images7 on your system. Select the user-written image you want3 to collect performance or coverage information by:7 o Clicking on the user-written image appearing in the list box. o Clicking on Ok. 4 sel_shr_apply_Btn=TITLE sel_shr_apply_Btn=TITLE Apply Button5 Click on Apply to accept the current settings of the5 dialog box and to keep the dialog box on the screen. 4 sel_shr_cancel_Btn=TITLE sel_shr_cancel_Btn=TITLE Cancel Button3 Click on Cancel to nullify the current settings of6 the dialog box and to dismiss the dialog box from the screen. 4 sel_shr_ok_Btn=TITLE sel_shr_ok_Btn=TITLE Ok Button2 Click on Ok to accept the current settings of the2 dialog box and to dismiss the dialog box from the screen.ww