cairo/perf/.gitignore
Chris Wilson eee66899cd Introduce cairo_surface_observer_t for performance analysis
Another logging passthrough surface that records the style of operations
performed trying to categorise what is slow/fast/important.

In combination with perf/cairo-analyse-trace it is very useful for
understanding what a trace does. The next steps for this tool would be
to identify the slow operations that the trace does. Baby steps.

This should be generally useful in similar situations outside of perf/
and should be extensible to become an online performance probe.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-08-14 20:54:53 +01:00

29 lines
313 B
Text

TAGS
tags
cairo-analyse-trace
cairo-perf
cairo-perf-micro
cairo-perf-print
cairo-perf-trace
cairo-perf-compare-backends
cairo-perf-diff-files
cairo-perf-graph-files
cairo-traces
valgrind-log
callgrind.out.*
index.html
*.png
*.perf
*.o
*.gcda
*.gcno
*.exe
*.manifest
*.obj
*.ilk
*.suo
*.lib
*.pdb
*~
.*.sw?
*.data