index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
run-bisect-perf-regression.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse profiler file links from perf try bot jobs. This will allow us to kick ...
simonhatch
2014-11-14
1
-9
/
+38
*
Aborting bisect early when the bug specified in the bisect config is closed.
robertocn
2014-11-03
1
-7
/
+13
*
Change configs/try.py to get the list of config files to use from args.
qyearsley
2014-11-03
1
-3
/
+3
*
Implementing direction_of_improvement
robertocn
2014-10-17
1
-0
/
+6
*
Change constructor call in run-bisect-perf-regression.py
prasadv
2014-10-16
1
-1
/
+1
*
Make config path an absolute path in run-bisect-perf-regression.py.
qyearsley
2014-10-02
1
-1
/
+1
*
Move bisect-perf-regression.py into auto_bisect directory.
qyearsley
2014-09-26
1
-44
/
+31
*
Better error messaging for perf tryjobs on windows XP.
sullivan
2014-09-19
1
-0
/
+4
*
Rename run-bisect-perf-regression.cfg -> auto_bisect/bisect.cfg
qyearsley
2014-08-28
1
-7
/
+7
*
Don't set goma_dir in config if path_to_goma is None.
prasadv
2014-08-28
1
-1
/
+2
*
Quick spelling clean-up in the auto-bisect code.
qyearsley
2014-08-23
1
-8
/
+8
*
Remove requirement that bisects for perf trybots specify a metric.
sullivan@chromium.org
2014-08-15
1
-18
/
+27
*
Fix performance trybots.
tonyg@chromium.org
2014-08-09
1
-2
/
+7
*
Fix perf trybots after recent refactor.
tonyg@chromium.org
2014-08-06
1
-1
/
+2
*
Fix undefined variable when running bisect (path_to_file -> config_file_path).
qyearsley@chromium.org
2014-07-30
1
-1
/
+1
*
Use Welch's t-test to calculate confidence scores in the bisect script.
qyearsley@chromium.org
2014-07-30
1
-4
/
+3
*
Move statistical functions to another module.
qyearsley@chromium.org
2014-07-29
1
-4
/
+7
*
Style, comments, refactoring in run-bisect-perf-regression.py.
qyearsley@chromium.org
2014-07-25
1
-116
/
+144
*
Calculate the correct target platform for Android.
aberent@chromium.org
2014-07-16
1
-2
/
+7
*
Make a directory in which to put bisect-related modules.
qyearsley@chromium.org
2014-07-10
1
-1
/
+2
*
Fix for "gomacc not found" on perf bisect steps.
mmoss@chromium.org
2014-07-08
1
-0
/
+3
*
First pass bisect functional breakages.
simonhatch@chromium.org
2014-04-28
1
-0
/
+3
*
On Windows XP platform, don't run GOMA service.
prasadv@chromium.org
2014-04-28
1
-0
/
+8
*
Add download archive parameters to bisect script.
prasadv@chromium.org
2014-04-14
1
-0
/
+14
*
Add --path_to_config parameter to run script. This is needed if the config is...
simonhatch@chromium.org
2014-04-10
1
-9
/
+80
*
Added android-chrome support to bisect script. Now if the config file specifi...
simonhatch@chromium.org
2013-12-04
1
-4
/
+19
*
Add --dry_run parameter to run-bisect-perf-regression.py. Makes it easier to ...
simonhatch@chromium.org
2013-10-28
1
-2
/
+12
*
Fixed link step in output for perf bot. Previously, wasn't parsing out the ur...
simonhatch@chromium.org
2013-10-24
1
-0
/
+6
*
Output the config file in an annotated step so that it shows up on the waterf...
simonhatch@chromium.org
2013-10-23
1
-0
/
+6
*
Added check for blink's perf cfg file. The bisect/perf bots work by modifying...
simonhatch@chromium.org
2013-10-22
1
-12
/
+17
*
First pass performance try bot.
simonhatch@chromium.org
2013-10-22
1
-47
/
+250
*
Refactored options parsing into BisectOptions. This makes it easier for the p...
simonhatch@chromium.org
2013-10-16
1
-1
/
+1
*
Build cc_perftests_apk on android.
simonhatch@chromium.org
2013-10-07
1
-1
/
+1
*
First pass android support in bisect script.
simonhatch@chromium.org
2013-06-10
1
-4
/
+4
*
First pass on chromeos support for bisect script.
simonhatch@chromium.org
2013-06-06
1
-0
/
+14
*
Display traceback after failing to load cfg.
simonhatch@chromium.org
2013-05-29
1
-1
/
+6
*
Added --repeat_test_max_time parameter to bisect script.
simonhatch@chromium.org
2013-03-28
1
-0
/
+3
*
Added call to stop goma in case it's still running from a build that timed out.
simonhatch@chromium.org
2013-03-18
1
-0
/
+5
*
Added windows support for bisect script. Added build_preference parameter to ...
simonhatch@chromium.org
2013-03-15
1
-0
/
+7
*
Added option to repeat performance test a number of times. Also modified calc...
simonhatch@chromium.org
2013-03-06
1
-0
/
+6
*
Added goma build support when run through trybots.
simonhatch@chromium.org
2013-03-01
1
-2
/
+31
*
Changed run-bisect-perf-regression.py to look for config and bisect script in...
simonhatch@chromium.org
2013-02-26
1
-6
/
+16
*
Added separate checkout and config file generation to bisect script.
simonhatch@chromium.org
2013-02-21
1
-0
/
+100