Modify bisect_perf_regression.py to use functions in fetch_build.py
commit35712273409546659d0d143e302a6304076bb441
authorqyearsley <qyearsley@chromium.org>
Sat, 22 Nov 2014 01:11:37 +0000 (21 17:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 22 Nov 2014 01:11:57 +0000 (22 01:11 +0000)
tree11e32b00916f081d2ef9704e4397979a25d1c874
parentf33ddaa2d86d57867d44eef9916a12b87fb81748
Modify bisect_perf_regression.py to use functions in fetch_build.py

BUG=402669

Review URL: https://codereview.chromium.org/696133003

Cr-Commit-Position: refs/heads/master@{#305333}
tools/auto_bisect/bisect_perf_regression.py
tools/auto_bisect/configs/android.bisect.blink_perf.cfg
tools/auto_bisect/configs/linux.bisect.page_cycler.cfg
tools/auto_bisect/configs/mac.bisect.blink_perf.cfg [deleted file]
tools/auto_bisect/configs/mac.bisect.indexeddb.cfg [new file with mode: 0644]
tools/auto_bisect/configs/win.bisect.blink_perf.cfg
tools/auto_bisect/fetch_build.py
tools/run-bisect-perf-regression.py