A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B9BD17F8-F3CD-48D9-A4B4-DE88AD880A62
Visible to Intel only — GUID: GUID-B9BD17F8-F3CD-48D9-A4B4-DE88AD880A62
spill-analysis
Register flow analysis to calculate the number of consecutive load/store operations in registers and related memory traffic in bytes during Survey analysis.
GUI Equivalent
Project Properties > Analysis Target > Survey Analysis > Advanced > Enable register spill/fill analysis
Syntax
--spill-analysis --no-spill-analysis |
Default
Off (no-spill-analysis)
Usage
Enabling can increase finalization overhead.
Example
Run a Survey analysis. Enable spill/fill analysis.
advisor --collect=survey --spill-analysis --project-dir=./advi_results -- ./myApplication