Intel® Advisor Help
Capture stack frame pointers to identify stack variables for which access strides are detected during Memory Access Patterns analysis.
Project Properties > Analysis Target > Memory Access Patterns Analysis > Advanced > Report stack variables
--record-stack-frame --no-record-stack-frame |
On (record-stack-frame)
collect=map
Disabling can decrease collection overhead.
Run a Memory Access Patterns analysis. Disable capturing stack frame pointers.
advisor --collect=map --no-record-stack-frame --project-dir=./advi_results -- ./myApplication