summaryrefslogtreecommitdiff
path: root/ezbench.sh
AgeCommit message (Expand)AuthorFilesLines
2015-07-20Preserve local modificationsChris Wilson1-0/+5
2015-07-20Reverse computation of perf changesChris Wilson1-1/+1
2015-07-20core: redirect the tests' output to an error fileMartin Peres1-4/+10
2015-07-20Use 'git show --format' to generate oneline commit identifierChris Wilson1-2/+1
2015-07-17core: save the logs in different foldersMartin Peres1-5/+5
2015-07-16core: let the tests make sure that they do not print anything in stderrMartin Peres1-1/+1
2015-07-16core: add support for hooksMartin Peres1-1/+24
2015-07-16core: dump the raw fps of each test to the logs/ folderMartin Peres1-0/+9
2015-07-15core: add a config file for the benchmarksMartin Peres1-0/+3
2015-07-15core: make sure we are in the right folder before dealing with the repoMartin Peres1-0/+3
2015-07-15core: dump compile logs in the logs/ folderMartin Peres1-2/+4
2015-07-15core: add support for zshMartin Peres1-20/+9
2015-07-15core: save the compilation output to the logs/ folderMartin Peres1-2/+2
2015-07-15core: document the default values of the optional argumentsMartin Peres1-2/+2
2015-07-14core: expect the tests to return fps, not the statsMartin Peres1-5/+5
2015-07-14init version of ezbenchMartin Peres1-0/+210