Intel® Advisor Help
Exclude the specified files or directories from annotation scanning during analysis.
Project Properties > Source Search > Exclude the following files
--exclude-files=<PATH> |
<PATH> is a comma-separated list of file paths or directories to exclude during data collection (no spaces).
No default argument
Run a Suitability analysis. Exclude all files in the two specified source directories from annotation scanning during analysis.
advisor --collect=suitability --exclude-files=./src1,./src2 --project-dir=./advi_results -- ./myApplication