Previous Topic Next topic Print topic


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

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.

Previous Topic Next topic Print topic