index
:
~ickle/ezbench
master
Unnamed repository; edit this file 'description' to name the repository.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-07
utils/reorder_commits_by_date: Add a tool to reorder commits by date
Martin Peres
1
-0
/
+46
2015-09-03
utils/perf_bisect: detect errors from ezbench and abort
Martin Peres
1
-3
/
+6
2015-09-03
utils/perf_bisect: do not test the bad commit twice if BAD is parent of GOOD
Martin Peres
1
-6
/
+7
2015-09-03
utils/perf_bisect: do not pass the -m argument to ezbench if it is not set
Martin Peres
1
-1
/
+2
2015-09-03
ezbench: make sure getPerformanceResultsCommitBenchmark return an array
Martin Peres
1
-1
/
+1
2015-09-03
utils/bisect: rename to utils/perf_bisect to avoid import conflicts
Martin Peres
1
-0
/
+0
2015-09-03
utils/gen_date_labels: use another option from git to get the date
Martin Peres
1
-2
/
+2
2015-09-02
utils/bisect: make sure we bisect only one benchmark at a time
Martin Peres
1
-2
/
+3
2015-09-02
utils/ezbench: fix the parsing of notes
Martin Peres
1
-1
/
+4
2015-09-02
utils/gen_date_labels: add an application to generate date labels for commits
Martin Peres
1
-0
/
+38
2015-08-31
stats/gen_report: add a way to report the unit of the test (FPS or ms)
Martin Peres
1
-2
/
+8
2015-08-31
utils/ezbench: do not include \n in the label
Martin Peres
1
-1
/
+1
2015-08-31
report: add a report class and add support for notes
Martin Peres
2
-5
/
+18
2015-08-31
utils/bisect: display the first commit to be bisected
Martin Peres
1
-2
/
+4
2015-08-27
utils/bisect: Add a tool to bisect performance regressions/improvements
Martin Peres
2
-2
/
+143
2015-08-26
split out the report-parsing part of gen_report into a separate file
Martin Peres
1
-0
/
+244
2015-08-19
utils: use env to find the location of python3
Martin Peres
2
-2
/
+2
2015-08-19
utils/get_commit_list: add a tool to pick commits with a certain period
Martin Peres
1
-0
/
+64
2015-07-24
utils: add a tool to track the resources activity of an idle machine
Martin Peres
1
-0
/
+143