Intel® Advisor Help
Choose between online and offline modes to analyze stacks during Survey analysis.
Project Properties > Analysis Target > Survey Hotspots Analysis > Advanced > Stack unwinding mode
--stackwalk-mode=<string> |
Argument |
Description |
---|---|
online |
Analyze stacks during collection. |
offline |
Analyze stacks after collection. |
offline
collect=survey
Set to offline in the following cases:
Usage can decrease collection overhead.
Run a Survey analysis. Analyze stacks during collection.
advisor --collect=survey --project-dir=./myAdvisorProj --stackwalk-mode=online -- ./bin/myTargetApplication