Visible to Intel only — GUID: GUID-7DD88D89-AA4B-40D8-939F-E6133A210E3A
Visible to Intel only — GUID: GUID-7DD88D89-AA4B-40D8-939F-E6133A210E3A
support-multi-isa-binaries
Collect a variety of data during Survey analysis for loops that reside in non-executed code paths.
GUI Equivalent
Project Properties > Analysis Target > Survey Hotspots Analysis > Advanced > Analyze loops that reside in non-executed code paths
Syntax
--support-multi-isa-binaries --no-support-multi-isa-binaries |
Default
Off (no-support-multi-isa-binaries)
Actions Modified
collect=survey for binaries compiled using the ax (Linux* OS)/Qax (Windows* OS) option with an Intel compiler
Usage
Disabling can decrease finalization overhead.
Example
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