Software:Performance Analyzer

From HandWiki
Performance Analyzer
PerformanceAnalyzer.png
Developer(s)Oracle
Stable release
12.5 / June 2016; 7 years ago (2016-06)[1]
Operating systemSolaris and Linux
TypeProfiler
LicenseCommercial proprietary software
Websiteoracle.com/technetwork/server-storage/solarisstudio/features/performance-analyzer-2292312.html

Performance Analyzer is a commercial utility software for software performance analysis for x86 or SPARC machines. It has both a graphical user interface[2] and a command line interface. It is available for both Linux and Solaris operating systems. It can profile C, C++ and Java.[3]

Performance Analyzer is available as part of Oracle Developer Studio. It has visualization capabilities, can read out hardware performance counters,[4] thread synchronization, memory allocations and I/O, and specifically supports Java, OpenMP, MPI, and the Solaris kernel.

See also

References