The VTune(TM) Performance Environment enables you to pack all the different files related to a project or Activity, in one step and later unpack and view the files on any machine that has the VTune environment installed. This process is called Pack and Go.
You can pack and unpack project files using the following commands in the Tuning Browser right-click pop-up menu:
The right-click Pack and Go pop-up menu command packages the items selected in the Tuning Browser.
This process bundles all the different files related to the selection. This combination of files and information is saved in the .vxp format. The .vxp file can then be unpacked and viewed on a different computer.
When an Activity result is packed, the parent Activity is packed together with the Activity result. However, any other Activity results under that Activity are not packed.
The Pack and Go command packs the VTune environment related files only. You should manually copy your binary and source files to the destination system.
Select the project in the Tuning Browser by clicking on the project name.
Select Pack and Go... from the right-click pop-up menu. Type in or browse to your desired location and file name.
OR
Select Export...
from the File menu.
The Select dialog box opens.
Select the Pack and Go tuning project.
Click
Next.
The Pack
and Go Tuning Project dialog box opens.
Select a project to pack
and type in or browse to your desired location and file name.
Optionally, select the Compress Pack&Go
Files option to compress the project data.
The previous versions of the product can't open the compressed packed files.
Click Finish.
Select the Activities in the Tuning
Browser.
To select multiple Activities, hold down the Ctrl key while clicking
on the Activities within the Tuning Browser.
Select Pack and Go... from the right-click pop-up menu. Type in or browse to your desired location and file name.
vtl pack <filename>
The filename gets the extension .vxp. By default, the VTune environment compresses the project files while packing. To disable this option, edit the compress-files global options value.
From the Tuning Browser, select a project and right-click to choose the Unpack command. This opens the Unpack dialog box, enabling you to unpack a project or Activity result(s) into the project.
vtl unpack <filename>.vxp
You can also unpack by selecting the File>Import... menu command to open the Import wizard. Select Tuning File as the import source and follow the Import wizard to unpack the project.