summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2009-07-31[perf] Print min_ticks in reportChris Wilson1-1/+3
2009-07-31[perf] Change the order of slowdowns.Chris Wilson1-4/+7
2009-07-31[perf] Add a more complex fill, a set of ringsChris Wilson1-0/+37
2009-07-31[perf] Add a single shot long-linesChris Wilson1-11/+34
2009-07-31[perf] Fix the asymmetry in long linesChris Wilson1-1/+1
2009-07-31[perf] Correct typo in long-lines.cChris Wilson1-1/+1
2009-07-31[perf] Check outputChris Wilson1-0/+19
2009-07-29[perf] Remove the warning about failing to open a directoryChris Wilson1-3/+1
2009-07-29[perf] Add another stroking micro-benchmarkChris Wilson1-0/+36
2009-07-28[perf] Avoid NULL derefs on broken result files.Chris Wilson1-4/+4
2009-07-24[perf] Specify html file on cmdline instead of redirecting all outputChris Wilson2-5/+5
2009-07-24[perf] Compare performance against most recent tag.Chris Wilson1-1/+6
2009-07-23[drm] Add an accelerated image surface.Chris Wilson2-1/+7
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-0/+3
2009-07-23[perf] Add a simple report printer.Chris Wilson2-2/+78
2009-07-22[gl] Enable GL backend for cairo-perf-traceChris Wilson2-1/+6
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+1
2009-07-21[perf] Don't override CAIRO_TRACE_DIR in cairo-perf-diffChris Wilson1-1/+0
2009-07-20[perf] Include trace comparison in html outputChris Wilson3-13/+9
2009-07-20[perf] Search multiple directories for tracesChris Wilson1-2/+21
2009-07-14[perf] Add cairo-traces to .gitignoreChris Wilson1-0/+1
2009-07-03Export meta-surfaceChris Wilson1-4/+2
2009-07-01[perf] Fix use-after-free when retrieving error line numberChris Wilson1-3/+2
2009-07-01[perf] Unbreak cairo-perf-diff builderChris Wilson1-9/+10
2009-07-01[perf] Enable cairo-perf-trace in cairo-perf-diffChris Wilson1-15/+36
2009-06-30[perf] Exclude the xlib-reference target from cairo-perfChris Wilson2-2/+4
2009-06-30[perf] Enable trace directory recursion.Chris Wilson2-37/+68
2009-06-27[perf] Enable the null-backend for trace replays.Chris Wilson1-1/+1
2009-06-21[perf] Force rebuild if make failsChris Wilson1-26/+37
2009-06-21[perf] Need to version surface typesChris Wilson2-0/+14
2009-06-21[perf] Add a non-build mode to graphChris Wilson1-2/+3
2009-06-21[perf] Show speedup/slowdownn labels on graphChris Wilson1-13/+153
2009-06-19[perf] Report line of error during traceChris Wilson1-2/+6
2009-06-16Import Qt backend by MozillaVladimir Vukicevic2-2/+2
2009-06-16[perf] Report errors during replaysChris Wilson1-1/+10
2009-06-16[perf] Report iteration countChris Wilson1-4/+4
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-3/+3
2009-06-13[perf] Mention cairo-perf-compare-backends in the READMEChris Wilson1-0/+16
2009-06-12[boilerplate] Make array of targets const.Chris Wilson3-7/+7
2009-06-11[perf] Add libcairoperf.la to DEPENDENCIESChris Wilson1-2/+4
2009-06-11[perf] Fix -i getopt parsing.Chris Wilson1-1/+1
2009-06-11[perf] Fixup compare-backends to work with just a single test.Chris Wilson1-11/+6
2009-06-11[perf] Add a -x to exclude traces from a benchmark.Chris Wilson2-7/+130
2009-06-10[perf] Expand the section on cairo-perf-trace in the READMEChris Wilson1-3/+34
2009-06-10[perf] Couple cairo-perf-traces into make perfChris Wilson1-2/+3
2009-06-10[perf] Add explicit dependences for the local librariesChris Wilson1-0/+11
2009-06-08[perf] Mention cairo-perf-trace early on in the READMEChris Wilson1-1/+1
2009-06-08[perf] Continuously update the summary for tracesChris Wilson1-1/+1
2009-06-06[perf] Switch to using clock_gettime()Chris Wilson1-19/+53
2009-06-06[script] Add a finish method to the interpreterChris Wilson1-2/+1