qapitrace

tools for debugging OpenGL applications and drivers - graphical frontend

Install

All systems
curl cmd.cat/qapitrace.sh
Debian Debian
apt-get install apitrace-gui
Ubuntu
apt-get install apitrace-gui
Arch Arch Linux
pacman -S apitrace
image/svg+xml Kali Linux
apt-get install apitrace-gui
Fedora
dnf install apitrace-gui
Windows (WSL2)
sudo apt-get update sudo apt-get install apitrace-gui
Raspbian
apt-get install apitrace-gui

apitrace-gui

tools for debugging OpenGL applications and drivers - graphical frontend

apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. This makes it useful for identifying the sources of graphical corruption in OpenGL applications. This package contains a graphical frontend for the apitrace tool, making it easy to trace applications and replay, compare, profile, and modify existing traces.

apitrace

tools for debugging OpenGL applications and drivers - cli frontends

apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. This makes it useful for identifying the sources of graphical corruption in OpenGL applications. This package contains frontends for the apitrace tool, making it easy to trace applications and replay, compare, profile, and modify existing traces.

apitrace-gl-frontend

tools for debugging OpenGL applications and drivers - tracing frontends