VTune Profiler (formerly VTune Amplifier) is a performance analysis tool for x86 based machines running
Linux
Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
or
Microsoft Windows operating systems. Many features work on both
Intel
Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, Santa Clara, California. It is the world's largest semiconductor chip manufacturer by revenue, and is one of the devel ...
and
AMD hardware, but advanced hardware-based sampling requires an Intel-manufactured CPU.
VTune is available for free as a stand-alone tool or as part of the Intel
oneAPI Base Toolkit. Optional paid priority support is available for the oneAPI Base Toolkit.
__NOTOC__
Features
; Languages: C, C++, Data Parallel C++ (DPC++), C#, Fortran, Java, Python, Go, OpenCL, assembly and any mix. Other native languages that follow standards can also be profiled.
; Profiles:Profiles include algorithm, microarchitecture, parallelism, I/O, system, thermal throttling and accelerators (GPU and FPGA).
; Local, Remote, Server : VTune supports local and remote performance profiling. It can be run as an application with a graphical interface, as a command line or as a server accessible by multiple users via a web browser.
See also
*
Intel Advisor vectorization optimization
*
Intel Inspector memory & thread debugger
Intel oneAPI base toolkittools and libraries for heterogenous software development (CPU, GPU, FPGA)
*
oneAPI (compute acceleration)
*
Intel Developer Zone
*
List of performance analysis tools
This is a list of performance analysis tools for use in software development.
General purpose, language independent
The following tools work based on log files that can be generated from various systems.
* time (Unix) - can be used to determi ...
References
External links
*
VTune Profiler(product webpage)
(product webpage) includes Intel VTune Profiler, high performance compilers, libraries, and tools for heterogenous software development.
{{DEFAULTSORT:Vtune
Intel software
Profilers