summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@linux.intel.com>2016-01-29 11:15:55 +0200
committerMartin Peres <martin.peres@linux.intel.com>2016-01-29 11:15:55 +0200
commit70416012eb1c99a89dd80d852d9b0691e631114f (patch)
tree061aa42fa03a2e29632fabd0bb6d9cf405ed0d8b
parent6207158274d3e197ce5d4c36730b90b032aeba98 (diff)
smart_ezbench: add a FIXME to improve the perf bisect
-rw-r--r--utils/ezbench.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/ezbench.py b/utils/ezbench.py
index a18b4f3..e33bbd7 100644
--- a/utils/ezbench.py
+++ b/utils/ezbench.py
@@ -709,6 +709,8 @@ class SmartEzbench:
if middle is None:
continue
+ # FIXME: handle the case where the middle commit refuses to build
+
# Schedule the work
commit_sha1 = middle
benchmark = e.benchmark