record-stack-frame
record-stack-frame
Capture stack frame pointers to
identify stack variables for which access strides are detected during Memory
Access Patterns analysis.
Syntax
--record-stack-frame
--no-record-stack-frame
Default
On (record-stack-frame)
Actions Modified
collect
=map
Usage
Disabling can decrease collection overhead.
Run a Memory Access Patterns analysis. Disable
capturing stack frame pointers.
$ advisor --collect=map --project-dir=./advi --no-record-stack-frame -- ./bin/myApplication