Hello there!
I am using VTune + Libittnotify to identify and profile some task regions in a few programs. However, I am seeing a weird behavior in some programs. What happens is that when I enable the "Analyze user tasks" in any analyze, the execution of the program is stopped "somewhere in the middle" and the analyze session continues and finishes as if nothing wrong had happened (no warning or error message appear anywhere). When I disable "Analyze user tasks" the program execute until completion and everything works just fine.
How can I debug the execution of the target program to see what is happening? The 'program' only crashes when 'Analyze user tasks' is enabled in VTune.