Sun Java Solaris Communities My SDN Account Join SDN
 
Compiler Options

All Profiling Options

Sun Studio
Patches
 
Documentation
Code Samples & Apps
Technical Articles & Tips
 
Forums
Blogs
 
 
 
Option Language Meaning
-xa C C++ F95 Generates code for profiling.
-xpg C C++ F95 Compiles for profiling with the gprof profiler.
-xprofile C C++ F95 Collects or optimizes with runtime profiling data.

Related Links