Specifies whether program profiling should be turned on for the module or program. Profiling can lead to better performance of your programs or service programs by improving the use of cache lines and memory pages in ILE applications.
|--+------------------------+-----------------------------------| | .-*NOCOL-. | '-PRFDTA(--+-*COL---+--)-'
Use this option to generate code that will collect data at object creation time. This data will consist of the number of times basic blocks within procedures are executed, as well as the number of times procedures are called.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.