Intel® Advisor Help
Specify a directory other than the project directory to save analysis results.
File > Options > Result Location
-user-data-dir=<PATH> |
The directory for saving the result
project-dir
Save a file somewhere other than the default project-dir, such as a remote directory or simply another directory when there is not enough space in project-dir.
Run Suitability analysis. Save the result in the directory specified by user-data-dir.
$ advisor --collect=suitability --project-dir=./advi --user-data-dir=<PATH> --search-dir src:=./src -- myApplication