Oracle® Solaris Studio 12.4: Performance Analyzer

Exit Print View

Updated: January 2015
 
 

About Performance Analyzer

Performance Analyzer is a graphical data-analysis tool that analyzes performance data collected by the Collector. The Collector starts when you profile an application from Performance Analyzer, use the collect command, or use the collector commands in dbx. The Collector gathers performance information to create an experiment during the execution of a process, as described in Chapter 3, Collecting Performance Data.

Performance Analyzer reads in such experiments, analyzes the data, and displays the data in tabular and graphical displays.


Note -  You can download demonstration code for Performance Analyzer in the sample applications zip file from the Oracle Solaris Studio 12.4 Sample Applications page at http://www.oracle.com/technetwork/server-storage/solarisstudio/downloads/solaris-studio-12-4-samples-2333090.html .

After accepting the license and downloading, you can extract the zip file in a directory of your choice. The sample applications are located in the PerformanceAnalyzer subdirectory of the SolarisStudioSampleApplications directory. See the Oracle Solaris Studio 12.4: Performance Analyzer Tutorials for information about how to use the sample code with Performance Analyzer.