profile

Option Type Default Value #pragma options C C++
-qoption noprofile - x x

Syntax

    -qprofile=ibm |-qprofile=p |-qprofile=pg |-qnoprofile

Purpose
Sets up the object files produced by the compiler for profiling. The suboption indicates the profiling tool.

If the -qtbtable option is not set, the -qprofile option will generate full traceback tables.

Notes
The -qprofile suboptions are:

ibm Profiling information for use with the Performance Analysis tool in VisualAge C++.
p Profiling information for use with the prof AIX command.
pg Profiling information for use with the gprof AIX command.


List of Batch Compiler Options and Their Defaults
Options that Specify Debugging Features
-p Batch Compiler Option
-pg Batch Compiler Option
Equivalent Batch Compile-Link and Incremental Build Options