Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

Which performance counters can VTune show us?

LIU_Q_
Beginner
360 Views

I want to learn about which performance counters are related to the performance of a program, and which  performance counters can VTune show us?

0 Kudos
1 Solution
Bernard
Valued Contributor I
360 Views

Please read following tutorial.

Btw this is one of the best introduction to CPU profiling.

www.web.cse.ohio-state.edu/~henretty/etc/vtune-tutorial.pdf

View solution in original post

0 Kudos
2 Replies
Bernard
Valued Contributor I
361 Views

Please read following tutorial.

Btw this is one of the best introduction to CPU profiling.

www.web.cse.ohio-state.edu/~henretty/etc/vtune-tutorial.pdf

0 Kudos
Divino_C_
New Contributor I
360 Views

Take a look at this text: 

https://software.intel.com/en-us/articles/how-to-tune-applications-using-a-top-down-characterization-of-microarchitectural-issues

One way that I know to see all events that VTune can "monitor" is in the create new analyzis window. It shows all events (with a short description) and let you choose which ones you want to monitor.

Good luck.

0 Kudos
Reply