Enter the SETUP primary command to select options for this report. The following pop-up window will be displayed:
File View Navigate Help - +----------------------------------------------------------------------+ ------------ P | Options for Source Program Mapping | 001 of 00068 C | | ll ===> CSR | Nbr of adjacent lines to display . . . . 2 | L | This specifies the number of statements | | without measured activity to be displayed | 0 | before/after lines with activity. | - - - - - - 0 | | 0 | Enter "/" to select an option | 0 | _ Display ALL statements of the source program. | 0 | (otherwise only those at or near statements | 0 | with measured activity are displayed.) | 0 | _ Include assembler object code. | 0 | / Show statement count graphically. | 0 | _ Show detailed information in heading. | 0 | _ Show C/C++ pseudo-assembly. | 0 | _ Display values as a percent. | 0 | (Not applicable to all reports) | 0 | | pace 0 +----------------------------------------------------------------------+
Use this parameter to control how many adjacent source lines you would like to see on either side on a source line with activity. This is used to give context to the active source lines displayed. This parameter is ignored if you turn on the Display ALL statements option.
Choose this option if you would like to see the entire source program. Otherwise, only source statements with activity, or statements adjacent to statements with activity are included.
Use this option to choose whether to show only the 80 byte source statement or to show the full assembly listing format (including offset, object code etc.)
This option will cause a graph to be displayed on top of the source statements, indicating how much activity each active source statement has.
This option will cause detailed information about the source program to be displayed. This includes the load module, name of library it was loaded from, the CSECT, the source mapping file name, compiler name, and compile date and time.
This option will cause pseudo-assembly for C/C++ programs to be displayed.
This option will cause the values for the source statement to be displayed as a percentage (instead of a count). This is only applicable when you are source mapping from a report which slows percentages.
[ Top of Page | Previous Page | Next Page | Contents | Index ]