Intel® VTune™ Profiler

Get Started

ID 769038
Date 3/22/2024
Public

Overview

Use Intel VTune Profiler to analyze local and remote target systems from Windows* and Linux* hosts. Improve application and system performance through these operations:

  • Analyze algorithm choices.
  • Find serial and parallel code bottlenecks.
  • Understand where and how your application can benefit from available hardware resources.
  • Speed up the execution of your application.

Download Intel VTune Profiler

Download Intel VTune Profiler onto your system through one of these ways:

Understand the Workflow

In the general workflow for software performance analysis,

  1. Start Intel VTune Profiler through one of these ways:
    • Using the GUI
    • From the Command Line
    • Within Microsoft Visual Studio*
  2. Choose a profiling analysis for your application and configure settings.
  3. Profile the target application on the host (local collection) or target system (remote collection).
  4. View results on the host system.
  5. Find and fix bottlenecks over several cycles until you achieve satisfactory performance.