Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Specify the base directory for result paths.
-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 Concurrency analysis of the sample application and creates the default-named result directories under the myresults directory.
$ amplxe-cl -collect concurrency -user-data-dir root/intel/myresults -- home/test/sample