Visible to Intel only — GUID: GUID-E5B04D9A-10B3-403C-8A8E-4AD48FE6F930
Visible to Intel only — GUID: GUID-E5B04D9A-10B3-403C-8A8E-4AD48FE6F930
Introduction
Intel® VTune™ Profiler is a performance analysis tool for serial and multithreaded applications. Use VTune Profiler to analyze your choice of algorithm. Identify potential benefits for your application from available hardware resources.
Use VTune Profiler to locate or determine:
The most time-consuming (hot) functions in your application and/or on the whole system
Sections of code that do not effectively utilize available processor time
The best sections of code to optimize for sequential performance and for threaded performance
Synchronization objects that affect the application performance
Whether, where, and why your application spends time on input/output operations
Whether your application is CPU or GPU bound and how effectively it offloads code to the GPU
The performance impact of different synchronization methods, different numbers of threads, or different algorithms
Thread activity and transitions
Hardware-related issues in your code such as data sharing, cache misses, branch misprediction, and others
Usage Models
Install VTune Profiler on Windows* or Linux* platforms.
Operate VTune Profiler using the graphical user interface or run analyses from the command line.
In multi-user environments, use VTune Profiler as a web server.
Install the standalone GUI client or integrate VTune Profiler into IDEs like Microsoft Visual Studio* or Eclipse*.
Workflows
Consider starting your VTune Profiler experience with workflows that target the most popular types of workloads:
- HPC applications
- Cloud Service Provider (CSP) applications
- GPU applications
- Gaming/Media/Content Creation applications
- AI applications
Documentation
Access the latest set of technical documentation for VTune Profiler at http://developer.intel.com/vtunedocs.
Documentation for versions of VTune Profiler prior to the 2021 release are available for download only. For a list of available documentation downloads by product version, see these pages: