index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
/
cairo-perf-trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
perf: Print a summary of each operation for a trace (using '-s')
Chris Wilson
1
-21
/
+96
2011-08-23
observe: Provide the sum of the elapsed time of the individual operations
Chris Wilson
1
-6
/
+30
2011-08-19
perf: Cleanup target after each run
Chris Wilson
1
-179
/
+172
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
1
-2
/
+1
2011-06-24
perf: Fix build on win32
Andrea Canciani
1
-8
/
+45
2011-06-24
error: Do not define _cairo_error twice
Andrea Canciani
1
-6
/
+0
2011-06-02
perf
Chris Wilson
1
-24
/
+30
2010-10-20
perf: Only print description once per backend
Chris Wilson
1
-0
/
+5
2010-07-03
perf: print comment describing backend
Benjamin Otte
1
-1
/
+30
2010-06-24
whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.
M Joonas Pihlaja
1
-36
/
+46
2010-03-27
boilerplate: Create an image16 target
Chris Wilson
1
-66
/
+1
2010-03-23
boilerplate: Cleanup the list of backends upon shutdown.
Chris Wilson
1
-0
/
+2
2010-03-04
perf: Check for and include unistd.h
Chris Wilson
1
-0
/
+8
2010-01-22
perf: Enable a surface cache for perf-trace
Chris Wilson
1
-4
/
+137
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-2
/
+2
2009-08-29
Add skia backend
Vladimir Vukicevic
1
-0
/
+3
2009-08-29
[perf] Match directory names
Chris Wilson
1
-9
/
+28
2009-08-29
[perf] Reset global caches after every trace
Chris Wilson
1
-0
/
+5
2009-08-29
[perf] Remove cpuset warning for cairo-perf-trace
Chris Wilson
1
-47
/
+0
2009-08-10
[qt] Fix compilation
Chris Wilson
1
-1
/
+1
2009-07-29
[perf] Remove the warning about failing to open a directory
Chris Wilson
1
-3
/
+1
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
1
-0
/
+3
2009-07-22
[gl] Enable GL backend for cairo-perf-trace
Chris Wilson
1
-0
/
+3
2009-07-20
[perf] Search multiple directories for traces
Chris Wilson
1
-2
/
+21
2009-07-01
[perf] Fix use-after-free when retrieving error line number
Chris Wilson
1
-3
/
+2
2009-06-30
[perf] Exclude the xlib-reference target from cairo-perf
Chris Wilson
1
-1
/
+2
2009-06-30
[perf] Enable trace directory recursion.
Chris Wilson
1
-37
/
+67
2009-06-27
[perf] Enable the null-backend for trace replays.
Chris Wilson
1
-1
/
+1
2009-06-21
[perf] Need to version surface types
Chris Wilson
1
-0
/
+8
2009-06-19
[perf] Report line of error during trace
Chris Wilson
1
-2
/
+6
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
1
-0
/
+1
2009-06-16
[perf] Report errors during replays
Chris Wilson
1
-1
/
+10
2009-06-16
[perf] Report iteration count
Chris Wilson
1
-4
/
+4
2009-06-15
Expose _cairo_null_surface_create() via a test surface
Chris Wilson
1
-3
/
+3
2009-06-12
[boilerplate] Make array of targets const.
Chris Wilson
1
-3
/
+3
2009-06-11
[perf] Fix -i getopt parsing.
Chris Wilson
1
-1
/
+1
2009-06-11
[perf] Add a -x to exclude traces from a benchmark.
Chris Wilson
1
-7
/
+128
2009-06-08
[perf] Continuously update the summary for traces
Chris Wilson
1
-1
/
+1
2009-06-06
[script] Add a finish method to the interpreter
Chris Wilson
1
-2
/
+1
2009-06-04
[perf] Update trace summary after each iteration
Chris Wilson
1
-1
/
+28
2009-06-04
[perf] Enable traces to be interrupted
Chris Wilson
1
-1
/
+19
2009-06-03
[perf] Reconstruct interpreter for each run
Chris Wilson
1
-11
/
+10
2009-06-03
[perf] Drop ticks from trace benchmarks
Chris Wilson
1
-17
/
+20
2009-06-03
[perf] s/git/anongit/
Chris Wilson
1
-1
/
+1
2009-06-02
[perf] Warn if no traces were found
Chris Wilson
1
-8
/
+20
2009-06-02
[perf] Update to point to new toplevel cairo-traces repo
Chris Wilson
1
-6
/
+6
2009-06-02
[perf] Benchmark traces
Chris Wilson
1
-0
/
+530