Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)

API for event counting

thomas_scott3
Beginner
423 Views
Is there a VTune API for event counting? I'd like to programmatically setup the events that I'd like tracked from my application and analyze the data from within the applicationat specific points in the code. I've used the interface in VtuneAPI.h, but it seems to be specific to generating a sampe file for VTune to analyze.
Thanks,
Tom
0 Kudos
1 Reply
David_A_Intel1
Employee
423 Views

That is the only API available. Sorry, but there is nothing similar to what you describe.

0 Kudos
Reply