- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I want to learn about which performance counters are related to the performance of a program, and which performance counters can VTune show us?
1 솔루션
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Take a look at this text:
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.
