Pass Flag to C Compiler to Use Profiling Routines (-p)

Note: This flag is not supported for PowerLinux on Red Hat.

Passes the option -p to the C or C++ compiler. If linking to a system executable module, it causes cob to use profiling startup and termination routines that call monitor(3) and causes the monitor information to be written to the file mon.out on normal termination of the executable module. See your system manual for more details on the -p flag.

Some operating systems do not support profiling for linked executables.