summaryrefslogtreecommitdiff
path: root/perf/cairo-perf-chart.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-18perf: Refactor some common macros to cairo-perf.hBryce Harrington1-2/+0
2013-03-18Adding a simple usage statement to cairo-perf-chartMatthew Fischer1-0/+29
2012-12-29perf/chart: Contract the default output filenamesChris Wilson1-3/+1
2012-12-29perf/chart: Show the geometric average as an extra columnChris Wilson1-1/+111
2012-07-12perf/chart: Render a solid bar if the column is too narrow for the gradientChris Wilson1-22/+31
2012-01-11perf/chart: Make the columns transculent so that the label behind is visibleChris Wilson1-4/+44
2012-01-11perf/chart: Show values next to the column if too small to fit insideChris Wilson1-6/+14
2012-01-11perf/chart: Tweak labels on right not to fall off the edgeChris Wilson1-8/+8
2011-10-11perfChris Wilson1-19/+42
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-12/+26
2009-08-30[perf] Trim outliers from chartChris Wilson1-39/+172
2009-08-29[perf] Add charting utilityChris Wilson1-0/+751