summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2015-09-07utils/perf_bisect: port to the new ezbench python bindingMartin Peres1-22/+11
2015-09-07utils/ezbench: add a binding to launch ezbench.shMartin Peres1-0/+59
2015-09-07utils/reorder_commits_by_date: Add a tool to reorder commits by dateMartin Peres1-0/+46
2015-09-03utils/perf_bisect: detect errors from ezbench and abortMartin Peres1-3/+6
2015-09-03utils/perf_bisect: do not test the bad commit twice if BAD is parent of GOODMartin Peres1-6/+7
2015-09-03utils/perf_bisect: do not pass the -m argument to ezbench if it is not setMartin Peres1-1/+2
2015-09-03ezbench: make sure getPerformanceResultsCommitBenchmark return an arrayMartin Peres1-1/+1
2015-09-03utils/bisect: rename to utils/perf_bisect to avoid import conflictsMartin Peres1-0/+0
2015-09-03utils/gen_date_labels: use another option from git to get the dateMartin Peres1-2/+2
2015-09-02utils/bisect: make sure we bisect only one benchmark at a timeMartin Peres1-2/+3
2015-09-02utils/ezbench: fix the parsing of notesMartin Peres1-1/+4
2015-09-02utils/gen_date_labels: add an application to generate date labels for commitsMartin Peres1-0/+38
2015-08-31stats/gen_report: add a way to report the unit of the test (FPS or ms)Martin Peres1-2/+8
2015-08-31utils/ezbench: do not include \n in the labelMartin Peres1-1/+1
2015-08-31report: add a report class and add support for notesMartin Peres2-5/+18
2015-08-31utils/bisect: display the first commit to be bisectedMartin Peres1-2/+4
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 Peres1-0/+244
2015-08-19utils: use env to find the location of python3Martin Peres2-2/+2
2015-08-19utils/get_commit_list: add a tool to pick commits with a certain periodMartin Peres1-0/+64
2015-07-24utils: add a tool to track the resources activity of an idle machineMartin Peres1-0/+143