spill-analysis
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
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