In the properties windows i have selected “Collect CPU Counters” and moved “L2 misses” to the right column. I ran the CPU sampling for console app. Where can i see this value?
In the properties windows i have selected Collect CPU Counters and moved L2 misses
Share
The ‘Collect CPU Counters’ option in the Performance Session only applies to ‘Instrumentation Mode’ as discussed here.
In Sampling Mode you can sample on a single CPU counter such as L2 misses by changing the sampling event as described here.