SPRUI04F july 2015 – april 2023
To profile optimized code, use optimization (--opt_level=0 through --opt_level=3).
If you have a breakpoint-based profiler, use the --profile:breakpt option with the --opt_level option. The --profile:breakpt option disables optimizations that would cause incorrect behavior when using a breakpoint-based profiler.