index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
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
2013-01-28
perf; Do not allow the backends to optimize away the clear before sync
Chris Wilson
1
-3
/
+7
2013-01-08
script: Attempt to decompress images in place
Chris Wilson
1
-1
/
+15
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
1
-1
/
+0
2011-11-12
Improve the documentation of the flags
Andrea Canciani
1
-6
/
+7
2011-11-12
Sort option flags
Andrea Canciani
1
-12
/
+12
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-24
/
+112
2011-09-04
cairo-missing: Fix and cleanup ssize_t type definition
Andrea Canciani
1
-2
/
+0
2011-09-02
perf: Get rid of cairo_perf_ticks_per_second()
Andrea Canciani
1
-23
/
+23
2011-09-02
perf: Drop cairo_perf_ticks_t in favor of cairo_time_t
Andrea Canciani
1
-2
/
+2
2011-09-02
Introduce the cairo-missing library
Andrea Canciani
1
-51
/
+1
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
[next]