Index: tools/try_perf.py |
diff --git a/tools/try_perf.py b/tools/try_perf.py |
index 58927bdff4eb4496a79b174393e65f01d7f97f24..4170fa21e4c9335e72552e9a343f4bfb4117eecc 100755 |
--- a/tools/try_perf.py |
+++ b/tools/try_perf.py |
@@ -12,6 +12,7 @@ find_depot_tools.add_depot_tools_to_path() |
from git_cl import Changelist |
BOTS = { |
+ '--arm32': 'v8_arm32_perf_try', |
'--linux32': 'v8_linux32_perf_try', |
'--linux64': 'v8_linux64_perf_try', |
'--linux64_haswell': 'v8_linux64_haswell_perf_try', |