- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I use VTune to analysis which factors affect the performance of a program, I often use a cpu performance counter which named synchronization context switches, for example, if the synchronization context switches go up, the elapsed time of the program will go up. My question is that are there other cpu performance counters in VTune?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Technically, context switches are not "cpu performance counters". These are software counters counting the number of context switches caused by the OS.
For general cpu architecture performance analysis, please see the General Exploration analysis type in the product documentation. Also, we publish tuning guides for the newer processors at http://www.intel.com/vtune-tuning-guides.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Technically, context switches are not "cpu performance counters". These are software counters counting the number of context switches caused by the OS.
For general cpu architecture performance analysis, please see the General Exploration analysis type in the product documentation. Also, we publish tuning guides for the newer processors at http://www.intel.com/vtune-tuning-guides.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page