[test] Make perf runner able to pass extra flags to d8.
authormachenbach <machenbach@chromium.org>
Wed, 13 May 2015 10:00:43 +0000 (03:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 13 May 2015 10:00:36 +0000 (10:00 +0000)
commit687e6ddf470090df293e27f3c74e52ef11c11bd8
tree07b4d3df87ed17b52cd4f19efe4c00664b8963f3
parent2111d18dbad8ce14124d69488aa3568dd4604768
[test] Make perf runner able to pass extra flags to d8.

TEST=tools/run_perf.py --arch x64 --extra-flags="--turbo --turbo-verify-allocation --turbo-greedy-regalloc" /path/to/SunSpider.json
BUG=484208
LOG=n
TBR=tandrii@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1128933007

Cr-Commit-Position: refs/heads/master@{#28384}
tools/run_perf.py