summaryrefslogtreecommitdiffstats
path: root/tools/run-bisect-perf-regression.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Output the config file in an annotated step so that it shows up on the waterf...simonhatch@chromium.org2013-10-231-0/+6
* Added check for blink's perf cfg file. The bisect/perf bots work by modifying...simonhatch@chromium.org2013-10-221-12/+17
* First pass performance try bot.simonhatch@chromium.org2013-10-221-47/+250
* Refactored options parsing into BisectOptions. This makes it easier for the p...simonhatch@chromium.org2013-10-161-1/+1
* Build cc_perftests_apk on android.simonhatch@chromium.org2013-10-071-1/+1
* First pass android support in bisect script.simonhatch@chromium.org2013-06-101-4/+4
* First pass on chromeos support for bisect script.simonhatch@chromium.org2013-06-061-0/+14
* Display traceback after failing to load cfg.simonhatch@chromium.org2013-05-291-1/+6
* Added --repeat_test_max_time parameter to bisect script.simonhatch@chromium.org2013-03-281-0/+3
* Added call to stop goma in case it's still running from a build that timed out.simonhatch@chromium.org2013-03-181-0/+5
* Added windows support for bisect script. Added build_preference parameter to ...simonhatch@chromium.org2013-03-151-0/+7
* Added option to repeat performance test a number of times. Also modified calc...simonhatch@chromium.org2013-03-061-0/+6
* Added goma build support when run through trybots.simonhatch@chromium.org2013-03-011-2/+31
* Changed run-bisect-perf-regression.py to look for config and bisect script in...simonhatch@chromium.org2013-02-261-6/+16
* Added separate checkout and config file generation to bisect script.simonhatch@chromium.org2013-02-211-0/+100