Naming CSECTs for Application Performance Analyzer

To facilitate source code information, Application Performance Analyzer must be able to match CSECT names with the compiler listings or side files provided, For this to be possible, all CSECTs must be named. Whereas the names of CSECTs in programs written in most high-level languages are automatically assigned, special requirements apply to programs written assembler, as explained in the following. Failure to follow these requirements will prevent source code information from being determined for these types of programs.