cairo/util/cairo-fdr
Chris Wilson cd7b27ff5c Add 'flight-data-recorder' utility.
This is a simple variation on cairo-trace that wraps records the last 16
contexts by wrapping the target surface inside a tee surface, along with a
meta/recording surface. Then on receipt of a SIGUSR1, those last 16
contexts are played via a script-surface into /tmp/fdr.trace.

Mostly proof-of-concept, it seems to be causing a number of rendering
glitches whilst testing with firefox -- otherwise, it seems to works.
2009-08-29 08:08:39 +01:00
..
fdr.c Add 'flight-data-recorder' utility. 2009-08-29 08:08:39 +01:00
Makefile.am Add 'flight-data-recorder' utility. 2009-08-29 08:08:39 +01:00