Intel® Advisor Help
Collect Python loop and function data during Survey analysis.
Project Properties > Analysis Target > Survey Analysis > Advanced > Analyze Python loops and functions
--profile-python --no-profile-python |
Off (no-profile-python)
collect=survey
Enabling can increase collection overhead.
Run a Survey analysis. Explicitly disable collecting Python loop and function data.
advisor --collect=survey --no-profile-python --project-dir=./advi_results -- ./myApplication