The following profiling options are listed in alphabetical order.
|
Action |
Option |
Details |
|---|---|---|
|
Prepares the object code to collect data for profiling with prof. |
-p | |
|
Generates code for profiling. |
-xa | |
|
Compiles for profiling with the gprof profiler. |
-xpg | |
|
Collects or optimizes with runtime profiling data. |
-xprofile=tcov |