OA Performance Counters Now Being Exposed By Intel's Mesa Driver

Written by Michael Larabel in Intel on 9 March 2017 at 10:01 AM EST. 6 Comments
INTEL
Intel's Mesa driver is exposing additional performance counters now for helping game/application debuggers better profile the performance of their software on Intel HD/Iris Graphics hardware.

There is now support for OA (Observation Architecture) performance counters via the i965 Mesa DRI driver. The OA performance counters are for Haswell and newer.

The Observation Architecture performance counters expose compute metrics, memory reads distribution, and memory writes distribution. Some of the individual counters include the GPU core clocks, the percentage of time the Execution Units are processing, the number of pixels dropped, the number of control shader hardware threads dispatched, the percentage of time when geometry shaders were stalled, the number of VS/CS/FS shader hardware threads dispatched, and more. The new metrics are documented with this commit.

These OA counters are exposed to applications via the OpenGL INTEL_performance_query extension. Just another feature for Mesa 17.1!
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week