Intel® Advisor Help
Collect a variety of data during Survey analysis for loops that reside in non-executed code paths.
Project Properties > Analysis Target > Survey Hotspots Analysis > Advanced > Analyze loops that reside in non-executed code paths
--support-multi-isa-binaries --no-support-multi-isa-binaries |
Off (no-support-multi-isa-binaries)
collect=survey for binaries compiled using the ax (Linux* OS)/Qax (Windows* OS) option with an Intel compiler
Disabling can decrease finalization overhead.
Run a Survey analysis. Explicitly disable collecting data for loops that reside in non-executed code paths.
advisor --collect=survey --no-support-multi-user-binaries --project-dir=./advi_results -- ./myApplication