summaryrefslogtreecommitdiff
path: root/deps/v8/tools/try_perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/tools/try_perf.py')
-rwxr-xr-xdeps/v8/tools/try_perf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/tools/try_perf.py b/deps/v8/tools/try_perf.py
index 58035efcc0..c6dc394389 100755
--- a/deps/v8/tools/try_perf.py
+++ b/deps/v8/tools/try_perf.py
@@ -18,6 +18,7 @@ BOTS = {
'--nexus7': 'v8_nexus7_perf_try',
'--nexus10': 'v8_nexus10_perf_try',
'--pixel2': 'v8_pixel2_perf_try',
+ '--nokia1': 'v8_nokia1_perf_try',
}
# This list will contain builder names that should be triggered on an internal
@@ -25,6 +26,7 @@ BOTS = {
SWARMING_BOTS = [
'v8_linux64_perf_try',
'v8_pixel2_perf_try',
+ 'v8_nokia1_perf_try',
]
DEFAULT_BOTS = [