Oracle® Solaris Studio 12.4: C++ User's Guide

Exit Print View

Updated: March 2015
 
 

3.3.12 Profiling Options

Table 3-13  Profiling Options
Option
Action
-p
Prepares the object code to collect data for profiling using prof.
-xpg
Compiles for profiling with the gprof profiler.
-xprofile
Collects or optimizes using runtime profiling data.