Intel® VTune™ Amplifier
Specify the base directory for result paths.
Configure Analysis window > WHAT pane
-user-data-dir <PATH> |
A string containing the PATH/name of the user data directory.
The current working directory.
Use the user-data-dir action-option with the result-dir action-option when you want to specify a base directory for results.
This example runs a Threading analysis of the sample Linux application and creates the default-named result directories under the myresults directory.
$ amplxe-cl -collect threading -user-data-dir root/intel/myresults -- home/test/sample