summaryrefslogtreecommitdiff
path: root/perf/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-08-14 18:11:26 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-08-14 20:54:53 +0100
commiteee66899cdbd2d431b08b468ac2b285bb855e6da (patch)
tree08deff81060ee06329c1d5b77989713e21207502 /perf/.gitignore
parentf6fc6f1ad0315d51b6b395749f8035fb7dcccbbc (diff)
downloadcairo-eee66899cdbd2d431b08b468ac2b285bb855e6da.tar.gz
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>
Diffstat (limited to 'perf/.gitignore')
-rw-r--r--perf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/.gitignore b/perf/.gitignore
index bc8b9bf10..3ac12bbc2 100644
--- a/perf/.gitignore
+++ b/perf/.gitignore
@@ -1,5 +1,6 @@
TAGS
tags
+cairo-analyse-trace
cairo-perf
cairo-perf-micro
cairo-perf-print