summaryrefslogtreecommitdiffstats
path: root/tools/bisect-perf-regression.py
Commit message (Expand)AuthorAgeFilesLines
* BUG=prasadv@chromium.org2014-04-111-5/+8
* Refactor CalculateConfidence and add unit test.qyearsley@chromium.org2014-04-101-49/+74
* Hi Simon,prasadv@chromium.org2014-04-091-62/+317
* Fix check for new v8 pushes to trunk from bleeding_edge.simonhatch@chromium.org2014-04-031-5/+6
* Revert of Refactor perf bisect script _CalculateConfidence method. (https://c...qyearsley@chromium.org2014-04-011-47/+21
* Refactor perf bisect script _CalculateConfidence method.qyearsley@chromium.org2014-03-281-21/+47
* Make bisect script to post build request job to try server.prasadv@chromium.org2014-03-131-41/+108
* Rename chromium_testshell target to chrome_shell_apk.aurimas@chromium.org2014-03-121-1/+1
* Parse V8's bleeding_edge revision from trunk's description.simonhatch@chromium.org2014-02-281-4/+22
* Download build archive (if exists) from cloud for given revision and perform ...prasadv@chromium.org2014-02-251-17/+292
* Change the output of the bisect results to use links to the svn revision (if ...simonhatch@chromium.org2014-01-141-22/+49
* Fix perf and build time output. Previously, times reported were a lot smaller...simonhatch@chromium.org2014-01-071-4/+5
* Refactor calculation of "other regressions" output, calculate confidence in t...simonhatch@chromium.org2014-01-071-70/+77
* Report known bisect results at the end of each step. This will allow jobs tha...simonhatch@chromium.org2014-01-061-5/+26
* Bisect output doesn't include a suspect CL if confidence is 0. Previously, th...simonhatch@chromium.org2013-12-191-13/+40
* Update dependencies to use new angle repository.geofflang@chromium.org2013-12-131-2/+2
* Added android-chrome support to bisect script. Now if the config file specifi...simonhatch@chromium.org2013-12-041-51/+84
* Purge unpinned ashmem before parsing /proc/$pid/smaps.pliard@chromium.org2013-11-141-1/+1
* This came out of a discussion with danno, machenbach, and jkummerow on how to...simonhatch@chromium.org2013-11-051-68/+128
* Fix a typo in the bisect scripttonyg@chromium.org2013-10-301-1/+1
* Make bisect results a little more scannable.tonyg@chromium.org2013-10-281-165/+166
* Provide a link in viewvc/googlecode for suspect CL's.simonhatch@chromium.org2013-10-271-10/+35
* Clearly print repro steps in the bisect results so that the perf dashboard in...simonhatch@chromium.org2013-10-251-2/+12
* Added average build time output. This is part of an investigation into where ...simonhatch@chromium.org2013-10-231-12/+24
* Output std err as percent. Previously, std error was just being displayed as ...simonhatch@chromium.org2013-10-221-2/+3
* First pass performance try bot.simonhatch@chromium.org2013-10-221-11/+24
* Add comment about "Confidence in Bisection Results" and "Author" output. The ...simonhatch@chromium.org2013-10-211-12/+17
* The perf dashboard scrapes the "results" step from the bisect in order to com...simonhatch@chromium.org2013-10-201-113/+73
* Move build status output to a different annotated step. Motivation for doing ...simonhatch@chromium.org2013-10-181-1/+5
* Move the setup of the build system into the builder class. This is so the per...simonhatch@chromium.org2013-10-161-85/+96
* Refactored options parsing into BisectOptions. This makes it easier for the p...simonhatch@chromium.org2013-10-161-143/+235
* Build cc_perftests_apk on android.simonhatch@chromium.org2013-10-071-1/+1
* Print out some more information in bisect stats, including times for each ste...simonhatch@chromium.org2013-10-041-10/+45
* Don't include .exe when building chromium_builder_perf.simonjam@chromium.org2013-09-231-4/+1
* Bisect script should build clear_system_cache.simonjam@chromium.org2013-09-231-3/+2
* Generate dirty profiles if performance test requires them.simonhatch@chromium.org2013-09-201-1/+46
* Been getting a lot of high confidence values when we wouldn't expect to. Usin...simonhatch@chromium.org2013-09-181-2/+2
* Get3rdPartyRevisionsFromCurrentRevision() returns error when bisecting older ...pshenoy@chromium.org2013-09-131-3/+13
* Output approximate size of regression, along with minimum/maximum, detected i...simonhatch@chromium.org2013-09-031-4/+21
* Ignore angle_dx11 on non-windows. Getting an error on android with that sourc...simonhatch@chromium.org2013-09-031-1/+14
* Try to detect situations where the bisect script can still dive in to V8's "b...simonhatch@chromium.org2013-08-281-67/+108
* Add bisecting ANGLE.simonhatch@chromium.org2013-08-271-0/+6
* "Passed/Failed" output was confusing, as seen in https://code.google.com/p/ch...simonhatch@chromium.org2013-08-261-2/+2
* Remove +- from "mean" output.simonhatch@chromium.org2013-08-231-2/+1
* Previously, the script looked for times: t and summed those values to reprodu...simonhatch@chromium.org2013-08-221-1/+3
* Add a "Results - Bisect Failed" step for failed bisects to make it clearer wh...simonhatch@chromium.org2013-08-221-7/+22
* Try to make bisect output clearer.simonhatch@chromium.org2013-08-221-23/+90
* Adding option to exclude custom_deps when running run-bisect-manual-test.py t...pshenoy@chromium.org2013-08-211-1/+11
* Disable V8 bisection for now. The script isn't diving into V8 properly and en...simonhatch@chromium.org2013-08-161-1/+8
* Getting a lot of failures syncing third_party/libjingle. Just delete the dire...simonhatch@chromium.org2013-08-151-0/+2