DescriptionAdd support in Telemetry for specifying exact Android APK
Prior to this commit, you could not specify a path to an Android APK to run a
Telemetry test against. Desktop was the only platform that supported it.
This commit provides support support for running reference builds for the
Android platform in buildbot.
To run a Telemetry test against an exact APK, you can run the following
in tools/perf:
./run_benchmark --browser=exact --browser-executable=/path/to/my.apk benchmark
This also adds myself (mstrum@amazon.com) to AUTHORS.
R=tonyg@chromium.org
BUG=435179
Committed: https://crrev.com/d0fa8f06d525c62db23b2bc65147d721b9999015
Cr-Commit-Position: refs/heads/master@{#310346}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Rebase #Patch Set 3 : Fail faster, silo finders from each other #Patch Set 4 : Nontrivial rebase (specifically android_browser_finder_unittest) #
Total comments: 8
Patch Set 5 : Rebase #Patch Set 6 : Addressed aiolos' comments #
Total comments: 2
Patch Set 7 : Final nit #Messages
Total messages: 21 (4 generated)
|