Make a directory in which to put bisect-related modules.
commitd4aad20e68c96a09f8269e0aa19bf2583d8a7331
authorqyearsley@chromium.org <qyearsley@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 10 Jul 2014 01:27:09 +0000 (10 01:27 +0000)
committerqyearsley@chromium.org <qyearsley@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 10 Jul 2014 01:27:09 +0000 (10 01:27 +0000)
treed7abf0c00861174df0943d00b0512061218715bf
parent927c0bf8213ccff52ae6e2eb30b033bf5517497f
Make a directory in which to put bisect-related modules.

BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282209 0039d316-1c4b-4281-b951-d872f2087c98
tools/auto_bisect/OWNERS [new file with mode: 0644]
tools/auto_bisect/README [new file with mode: 0644]
tools/auto_bisect/__init__.py [new file with mode: 0644]
tools/auto_bisect/bisect_utils.py [moved from tools/bisect_utils.py with 99% similarity]
tools/auto_bisect/post_perf_builder_job.py [moved from tools/post_perf_builder_job.py with 100% similarity]
tools/bisect-perf-regression.py
tools/prepare-bisect-perf-regression.py
tools/run-bisect-perf-regression.py