Select one of the following items to indicate whether performance
collection is enabled or not.
- *CMDDFT
- The default currently set on your host system. Not necessarily the
installation defaults.
- *PEP
- Select *PEP if you want performance statistics collected on the entry and
exit of the program entry procedure only. This applies to the actual
program-entry procedure for a program, not the main procedure of the modules
within the program. This is the default.
- *ENTRYEXIT
- Select *ENTRYEXIT if you want performance statistics collected on the
entry and exit of all procedures of the program.
- *FULL
- Select *FULL if you want performance statistics collected on entry and
exit of all procedures. Also, statistics are gathered before and after
each call to an external procedure.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.