apitrace consists of a set of tools to:

- Trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file;
  replay the recorded calls from a file, on any machine and, for OpenGL
  and OpenGL ES, on any operating system
- Inspect state at any call while replaying
- View framebuffers and textures
- View call data
- Edit trace files
- Profile performance of traces
