Go to main content

Developer's Guide for Migrating to Oracle® Solaris 11.4

Exit Print View

Updated: November 2020
 
 

Using Performance Analyzer

The Oracle Developer Studio Performance Analyzer enables you to study the behavior of the application and determine the parts of the application that need to be improved. The collect command is used for the collection of data and the analyzer command to invoke the performance analyzer.

    You can analyze the following key areas:

  • Variable memory allocation of larger sizes

  • Execution time statistics

  • Time spent by the application in various functions

  • Hardware counters to find issues such as cache misses