summaryrefslogtreecommitdiff
path: root/perf/cairo-perf-chart.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -WuninitializedKhaled Hosny2023-02-061-1/+1
* perf: Refactor some common macros to cairo-perf.hBryce Harrington2014-04-181-2/+0
* Adding a simple usage statement to cairo-perf-chartMatthew Fischer2013-03-181-0/+29
* perf/chart: Contract the default output filenamesChris Wilson2012-12-291-3/+1
* perf/chart: Show the geometric average as an extra columnChris Wilson2012-12-291-1/+111
* perf/chart: Render a solid bar if the column is too narrow for the gradientChris Wilson2012-07-121-22/+31
* perf/chart: Make the columns transculent so that the label behind is visibleChris Wilson2012-01-111-4/+44
* perf/chart: Show values next to the column if too small to fit insideChris Wilson2012-01-111-6/+14
* perf/chart: Tweak labels on right not to fall off the edgeChris Wilson2012-01-111-8/+8
* perfChris Wilson2011-10-111-19/+42
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-12/+26
* [perf] Trim outliers from chartChris Wilson2009-08-301-39/+172
* [perf] Add charting utilityChris Wilson2009-08-291-0/+751