Visible to Intel only — GUID: GUID-DC4CF417-9B2B-4D17-91DB-7ADFF9A6F6E8
Visible to Intel only — GUID: GUID-DC4CF417-9B2B-4D17-91DB-7ADFF9A6F6E8
Set Up Project
Before you run an analysis with Intel® VTune™ Profiler, you must first create a project. This is a container for an analysis target, analysis type configuration, and data collection results. You use the VTune Profiler user interface to create a project. You cannot create one from the command line.
For Microsoft Visual Studio* IDE, VTune Profiler creates a project for an active startup project, inherits Visual Studio settings and uses the application generated for the selected project as your analysis target. The default project directory is My VTune Results-[project name] in the solution directory.
For the standalone graphical interface, create a project by specifying its name and path to an analysis target. The default project directory is %USERPROFILE%\My Documents\Amplifier XE\Projects on Windows* and $HOME/intel/vtune/projects on Linux*.
To create a VTune Profiler project for the standalone GUI:
Click New Project... in the Welcome screen.
In the Create a Project dialog box, configure these settings:
Use This
To Do This
Project Name field
Enter the name of a new project.
Location field and Browse button
Choose or create a directory to contain the project.
TIP:Store all your project directories in the same location.
Create Project button
Create a container *.vtuneproj file and open the Configure Analysis window.
Click the Create Project button.
The Configure Analysis window opens.
Your default project is pre-configured for the Performance Snapshot analysis. This presents an overview of issues that affect the performance of your application. Click the Start button to proceed with the default setup.
To select a different analysis type, click on the name of the analysis in the analysis header section. This opens an Analysis Tree with all available analysis types.
You cannot run a performance analysis or import analysis data without creating a project.