I am trying to do a Python Hotspot analysis with VTune 2016.
I have followed directions from this topic: https://software.intel.com/en-us/forums/intel-vtune-amplifier-xe/topic/5...
I have set AMPLXE_EXPERIMENTAL=python-hotspots, set MRTE mode to 'managed', chose Algorithm Analysis "Python Hotspots"
However, in the "Analysis Type" tab, the Start button is disabled, and I get the following message:
"The collector setting "spinOverheadTimeExpandedData" is not applicable to this analysis type. Caution: Do not re-inspect your application using this analysis type or the Show Command Line output associated with this analysis type"
I have copied the "Python Hotspots" configuration into a custom configuration, but I am not sure which options I need to set to satisfy error so I can proceed with the analysis.
Any help is appreciated, thanks.