Hello there!
I am wondering whether current versions of VTune have a programming API such as the ones mentioned in these articles:
https://software.intel.com/en-us/articles/use-vtuneapi-in-intel-parallel...
http://web.cse.ohio-state.edu/~henretty/etc/vtune-tutorial.pdf
https://software.intel.com/en-us/articles/how-to-call-resume-and-pause-a...
I searched in the documentation of the current version but could not find anything.
What I currently want to do is to assign name to threads or to periods of execution, is that possible with VTune?