Application Performance Analyzer for z/OS, Version 11.1, User's Guide

Sample reports

A sample report is shown here. This has been expanded to the third level, and the source has been mapped and loaded. (It can be expanded further to show details of the modules.)

  File  View  Navigate  Help
--------------------------------------------------------------------------------
C08: CPU Usage Referred Attribution (3598/TSTJOB01)           Row 00001 of 00027
Command ===> __________________________________________________ Scroll ===> CSR 

Name      Description             Percent of CPU time * 10.00%  ±1.0%%
                                      *....1....2....3....4....5....6....7....8.
SAMPLE1   Application Program    88.37 =========================================
-> SAMPLE1   CSECT in SAMPLE1     88.37 =========================================
  -> 000854    Attribution Offset 35.06 =================
              > Source statement in: Sample1Mainline
              >               Open Input SalesActivityFile

  -> 00088A    Attribution Offset 24.23 ===========
              > Source statement in: Sample1Mainline
              >               Open OUTPUT SalesReportFile

  -> 000918    Attribution Offset 14.22 =======
              > Source statement in: Sample1Mainline
              >               Close SalesActivityFile

  -> 000936    Attribution Offset 13.89 =======
              > Source statement in: Sample1Mainline
              >               Close SalesReportFile

  -> 000814    Attribution Offset  0.73
              > Source statement in: Sample1Mainline
              >            Inspect B tallying C for all '**'replacing all'**'

  -> 000A72    Attribution Offset  0.20
              > Source statement in: ProcessSalesRecord
              >            Read SalesActivityFile



Rate this page

[ Top of Page | Previous Page | Next Page | Contents | Index ]