HOME

TheInfoList



OR:

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 in ...
or
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for se ...
operating systems. Many features work on both
Intel Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California. It is the world's largest semiconductor chip manufacturer by revenue, and is one of the developers of the x86 seri ...
and
AMD Advanced Micro Devices, Inc. (AMD) is an American multinational semiconductor company based in Santa Clara, California, that develops computer processors and related technologies for business and consumer markets. While it initially manufact ...
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 toolkit
tools and libraries for heterogenous software development (CPU, GPU, FPGA) * oneAPI (compute acceleration) *
Intel Developer Zone The Intel Developer Zone is an international online program designed by Intel to encourage and support independent software vendors in developing applications for Intel hardware and software products. This support is provided for the key stages of t ...
*
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 determin ...


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