Launch
Intel® VTune™
Profiler
Intel® VTune™
Profiler
To work with the
-gui) or command-line interface ().
Intel VTune
, use the graphical interface ( Profiler
vtune
vtune
Intel® VTune™ Profiler is a new renamed version of the Intel® VTune™ Amplifier.
To accommodate the product name change, the command line tool
amplxe-cl
is renamed to
vtune
. Graphical interface launcher
amplxe-gui
is renamed to
vtune-gui
.
Set Up Environment Variables
Set up the environment variables for the standalone
VTune
by executing the
Profiler
vars
script:
Linux* OS:
source <>/env/vars.sh
Windows* OS:
<>\env\vars.bat
When you run the script, it displays the product name and the build number. You can now use the
and
-gui commands.
vtune
vtune
Launch
VTune
Profiler from GUI
VTune
from GUI Profiler
On Windows* OS, launch the
VTune
standalone GUI client either via the
Profiler
Search
menu or by locating the product from the
Start
menu.
For the
VTune
integrated into Microsoft* Visual Studio* IDE on Windows OS, you can either select
Profiler
Intel VTune Profiler
from the Visual Studio
Tools
menu or click the

Configure Analysis with VTune Profiler
toolbar button.
On Apple* macOS* system, start
from the Launchpad.
Intel VTune
Profiler
version
You can also launch the
VTune
from the Eclipse* IDE.
Profiler
Launch
VTune
Profiler from Command Line
VTune
from Command Line Profiler
To launch the
VTune
from the command line, run the following scripts from the
Profiler
<
directory:
install-dir
>/bin64- for the standalone graphical interface-guivtune
- for the command line interfacevtune
To open a specific
VTune
project or a result file, enter: Profiler
>
-gui <
vtune
path
>where
<
is one of the following:
path
>- full path to a result file (*.)vtune
- full path to a project file (*.)projvtune
- full path to a project directory. If the project file does not exist in the directory, theNew Projectdialog box opens and prompts you to create a new project in the given directory.
For example, to open the
matrix
project in the
VTune
GUI on Linux, run:
Profiler
vtune-gui /root/intel/vtune/projects/matrix/matrix.vtuneproj