Hi,
During europython one Intel guy show how to profile python code with the new vtune amplifier. I didn't manage to reproduce the example, I think I missed something during the project configuration (and I didn't find the video of the talk online).
Can you provide a simple step by step tutorial to profile python code (and see the python call not the python-c-api call).
More precisely does it requires to install a specific python version ? (like the one provided by intel?)
Do I need to add some specific entry in Binary/Symbol Search configuration ?
Do I need to add some specific entry in Source Search configuration ?
My current project configuration:
Application: python
Application parameters: path_to_a_pythonfile.py
Managed code profiling mode: mixed
Analysis type: Advanced HotSpot