summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31report: add a report class and add support for notesMartin Peres3-22/+35
2015-08-31core: update the headerMartin Peres1-3/+5
2015-08-31utils/bisect: display the first commit to be bisectedMartin Peres1-2/+4
2015-08-27tests/gem_exec_reloc: Fix the 0 relocation test nameChris Wilson1-2/+2
2015-08-27utils/bisect: Add a tool to bisect performance regressions/improvementsMartin Peres2-2/+143
2015-08-26split out the report-parsing part of gen_report into a separate fileMartin Peres2-246/+271
2015-08-24core: use --format=fuller when generating the patchMartin Peres1-1/+1
2015-08-24stats/gen_report: allow importing labels from a fileMartin Peres1-2/+27
2015-08-24stats/gen_report: Display the sha1 in the trendlineMartin Peres1-2/+6
2015-08-24tests/cairo-demos: cd into demos folder firstChris Wilson1-1/+2
2015-08-22tests/x11perf: Exercise slow get/put image pathsChris Wilson1-0/+2
2015-08-21tests/gem/reloc: Extend testing to 0 relocations and lots of objectsChris Wilson1-0/+2
2015-08-21tests: Add some more OpenCL benchmarksChris Wilson2-0/+36
2015-08-21tests: Add some more OpenCL benchmarksChris Wilson2-0/+31
2015-08-21tests: Wrap luxmark for testing beignet (OpenCL)Chris Wilson2-0/+24
2015-08-20tests/ue4: Combine UnrealEngine4 tests into one scriptChris Wilson4-75/+44
2015-08-19utils: use env to find the location of python3Martin Peres3-3/+3
2015-08-19utils/get_commit_list: add a tool to pick commits with a certain periodMartin Peres1-0/+64
2015-08-18tests/glxgears: Include the basic fullscreen swap measurementChris Wilson1-4/+12
2015-08-18tests/atlantis: Increase timeoutChris Wilson1-3/+3
2015-08-18tests/lightsmark: Fix LD_LIBRARY_PATH manipulationChris Wilson1-1/+1
2015-08-18tests/gputest: Report error during runChris Wilson1-1/+1
2015-08-18core: Improve comparison with uninitialized earlier run dataChris Wilson1-11/+6
2015-08-15test/glbenchmark27: Pass INTEL_NO_HW to the CPU only passChris Wilson1-1/+1
2015-08-15tests: Add LightsmarkChris Wilson2-0/+30
2015-08-15tests: Add GpuTest benchmarksChris Wilson2-0/+44
2015-08-15tests: Add Unigine heaven and valley benchmarksChris Wilson3-1/+73
2015-08-15core: Add -B option (inverse of -b) to allow excluding arbitrary testsChris Wilson1-3/+16
2015-08-14core: fix the feature allowing to pass a list of commitsMartin Peres1-11/+12
2015-08-14stats/gen_report: be more robust against ill-formed csvsMartin Peres1-1/+2
2015-08-14stats/gen_report: add the commit number to the table viewMartin Peres1-1/+7
2015-08-13tests: Add wrapper for cairo-demosChris Wilson2-0/+20
2015-08-13tests: Add gem_exec_reloc relocation overhead microbenchmarkChris Wilson1-0/+16
2015-08-13tests: Add gem_exec_traceChris Wilson2-0/+20
2015-08-13tests: Add UE4 Atlantis demoChris Wilson2-0/+47
2015-08-13tests: Add INTEL_NO_HW variants for synmarkChris Wilson1-0/+13
2015-08-13tests/glbenchmark27: switch to using msec outputChris Wilson1-4/+7
2015-08-13tests: Add CPU overhead test for glxgearsChris Wilson1-1/+5
2015-08-13tests: Multiple glxgears, stress client contentionChris Wilson1-1/+18
2015-08-13core: Allow tests to invert the ratioChris Wilson1-1/+8
2015-08-13core: Make the tests folder an optional argumentChris Wilson1-44/+49
2015-08-13core: Adjust geometric mean awk script for older versionsChris Wilson1-1/+1
2015-08-13stats/gen_report: add a 2% box around the avg in the benchmark resultsMartin Peres1-0/+6
2015-08-13stats/gen_report: fix a typoMartin Peres1-1/+1
2015-08-13stats/gen_report: add a link for the patchesMartin Peres1-4/+7
2015-08-13stats/gen_report: improve the bench results readabilityMartin Peres1-12/+26
2015-08-13core: save the commits as we goMartin Peres1-0/+2
2015-08-06stats/gen_report: do not draw the legend if there are more than 40 runsMartin Peres1-2/+2
2015-08-06stats/gen_report: fix a trivial typoMartin Peres1-1/+1
2015-08-06stats/gen_report: add an option to deal with frametime instead of fpsMartin Peres1-9/+37