APITrace 3.0 Brings Graphics Tracing Goodness

Written by Michael Larabel in Free Software on 9 March 2012 at 04:35 PM EST. 3 Comments
FREE SOFTWARE
APITrace, the versatile open-source utility for tracing OpenGL calls from games and other programs, is now at version 3.0 with the introduction of several useful features.

APITrace was introduced in April of last year as a way to help graphics driver developers debug the graphics stack. This free software program allows for easy OpenGL API tracing regardless of driver. APITrace 2.0 was then introduced in September to support the latest OpenGL 4.2 specification and to provide other new functionality. Today the program has reached the version 3.0 milestone.

APITrace 3.0 provides a new top-level "apitrace" command, trace and re-trace support for new APIs, and the ability to trim traces. There's also many bug-fixes. APITrace does have a useful GUI, but now the new apitrace command is meant to simplify using the program for tracing and re-traces from the command-line. The new APIs being supported for traces and playing back traces is EGL, OpenGL ES 1.0, and OpenGL ES 2.0. Trimming traces is useful for debugging driver issues by being able to trim a trace specifically to the faulty API calls, rather than needing to store the entire trace, which could be gigabytes in size.

The APITrace 3.0 release announcement was made on the Mesa development list.
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