summaryrefslogtreecommitdiffstats
path: root/tools/run-bisect-perf-regression.py
Commit message (Expand)AuthorAgeFilesLines
* Clamp legacy bisect param max_time_minutes to be in the range [1, 60].qyearsley2015-12-281-1/+7
* Add --required_initial_confidence to legacy bisect cmd line params.qyearsley2015-12-281-1/+2
* Add required_initial_confidence to legacy bisect.qyearsley2015-12-151-0/+4
* Remove support for ChromeShell apk.prasadv2015-09-011-12/+3
* Make sure ChromePublic.apk is to run benchmarks for perf bisects, CQ and pert...prasadv2015-07-171-4/+13
* Make commit-queue perf tryjobs to check for requesters from CQ and CQ experim...prasadv2015-05-291-3/+4
* Update the name of the commit queue user.akuegel2015-05-271-3/+7
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-1/+3
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-3/+1
* Add tool/perf/measurements path to check for CQ jobs.prasadv2015-04-151-1/+3
* Add support to conditionally running telemetry benchmarks on CQ.prasadv2015-04-071-3/+212
* Make failed telemetry test on perf try job red.simonhatch2015-03-131-1/+3
* Make changes to read target_arch param from config.prasadv2015-02-101-0/+4
* Use builder_type when requesting/fetching builds, and add support for full li...qyearsley2015-01-281-18/+5
* Replace builder_host and builder_port with builder_type.qyearsley2015-01-121-2/+1
* [bisect] - Set goma_dir parameter from run-bisect-perf-regression.py.simonhatch2014-12-231-0/+2
* [bisect] - Add revision info to profiler links, if available.simonhatch2014-12-111-4/+10
* [bisect] - Fix sync annotation.simonhatch2014-12-081-5/+16
* Fix step label for perf tryjob 'Running Without Patch'sullivan2014-12-051-1/+1
* [bisect] - Let perf try jobs specify revisions to test.simonhatch2014-12-021-67/+125
* [bisect] - Fix parsing cloud links from telemetry.simonhatch2014-12-011-20/+24
* Modify bisect_perf_regression.py to use functions in fetch_build.pyqyearsley2014-11-221-69/+44
* Parse profiler file links from perf try bot jobs. This will allow us to kick ...simonhatch2014-11-141-9/+38
* Aborting bisect early when the bug specified in the bisect config is closed.robertocn2014-11-031-7/+13
* Change configs/try.py to get the list of config files to use from args.qyearsley2014-11-031-3/+3
* Implementing direction_of_improvementrobertocn2014-10-171-0/+6
* Change constructor call in run-bisect-perf-regression.pyprasadv2014-10-161-1/+1
* Make config path an absolute path in run-bisect-perf-regression.py.qyearsley2014-10-021-1/+1
* Move bisect-perf-regression.py into auto_bisect directory.qyearsley2014-09-261-44/+31
* Better error messaging for perf tryjobs on windows XP.sullivan2014-09-191-0/+4
* Rename run-bisect-perf-regression.cfg -> auto_bisect/bisect.cfgqyearsley2014-08-281-7/+7
* Don't set goma_dir in config if path_to_goma is None.prasadv2014-08-281-1/+2
* Quick spelling clean-up in the auto-bisect code.qyearsley2014-08-231-8/+8
* Remove requirement that bisects for perf trybots specify a metric.sullivan@chromium.org2014-08-151-18/+27
* Fix performance trybots.tonyg@chromium.org2014-08-091-2/+7
* Fix perf trybots after recent refactor.tonyg@chromium.org2014-08-061-1/+2
* Fix undefined variable when running bisect (path_to_file -> config_file_path).qyearsley@chromium.org2014-07-301-1/+1
* Use Welch's t-test to calculate confidence scores in the bisect script.qyearsley@chromium.org2014-07-301-4/+3
* Move statistical functions to another module.qyearsley@chromium.org2014-07-291-4/+7
* Style, comments, refactoring in run-bisect-perf-regression.py.qyearsley@chromium.org2014-07-251-116/+144
* Calculate the correct target platform for Android.aberent@chromium.org2014-07-161-2/+7
* Make a directory in which to put bisect-related modules.qyearsley@chromium.org2014-07-101-1/+2
* Fix for "gomacc not found" on perf bisect steps.mmoss@chromium.org2014-07-081-0/+3
* First pass bisect functional breakages.simonhatch@chromium.org2014-04-281-0/+3
* On Windows XP platform, don't run GOMA service.prasadv@chromium.org2014-04-281-0/+8
* Add download archive parameters to bisect script.prasadv@chromium.org2014-04-141-0/+14
* Add --path_to_config parameter to run script. This is needed if the config is...simonhatch@chromium.org2014-04-101-9/+80
* Added android-chrome support to bisect script. Now if the config file specifi...simonhatch@chromium.org2013-12-041-4/+19
* Add --dry_run parameter to run-bisect-perf-regression.py. Makes it easier to ...simonhatch@chromium.org2013-10-281-2/+12
* Fixed link step in output for perf bot. Previously, wasn't parsing out the ur...simonhatch@chromium.org2013-10-241-0/+6