Skip to content
Mark Janes edited this page Apr 27, 2016 · 9 revisions

Grafips is a visualization layer intended to interact with fips. Fips is an OpenGL instrumentation tool which reports performance metrics for a target workload.

Grafips adds some metrics to fips, and exposes them over a socket to the Grafips gui running on a separate system. It additionally exposes some run-time controls over the target system/application, to allow experimentation with bottlenecks.

Grafips GPU metrics depend on kernel/drm/mesa branches that advertise support for Haswell and later. Other platforms have not been tested.

building

TODO

screenshots

usage

Clone this wiki locally