Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: tools/mb/mb_config.pyl

Issue 2776243002: Make 'LTO Linux' and 'LTO Linux Perf' bots to use LLD and ThinLTO. (Closed)
Patch Set: Also add CFI Linux Full to the list of volunteers. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This is a .pyl, or "Python Literal", file. You can treat it just like a 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a
6 # .json file, with the following exceptions: 6 # .json file, with the following exceptions:
7 # * all keys must be quoted (use single quotes, please); 7 # * all keys must be quoted (use single quotes, please);
8 # * comments are allowed, using '#' syntax; and 8 # * comments are allowed, using '#' syntax; and
9 # * trailing commas are allowed. 9 # * trailing commas are allowed.
10 10
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 'chromium.fyi': { 98 'chromium.fyi': {
99 'Afl Upload Linux ASan': 'release_afl_asan', 99 'Afl Upload Linux ASan': 'release_afl_asan',
100 'Android Builder (dbg)': 'android_debug_static_bot', 100 'Android Builder (dbg)': 'android_debug_static_bot',
101 'Android Builder Goma Canary (dbg)': 'android_debug_bot', 101 'Android Builder Goma Canary (dbg)': 'android_debug_bot',
102 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbo ls', 102 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbo ls',
103 'Android deterministic (dbg)': 'android_debug_bot', 103 'Android deterministic (dbg)': 'android_debug_bot',
104 'Browser Side Navigation Linux': 'release_bot', 104 'Browser Side Navigation Linux': 'release_bot',
105 'CFI Linux CF': 'cfi_full_cfi_diag_release_static', 105 'CFI Linux CF': 'cfi_full_cfi_diag_release_static',
106 'CFI Linux ToT': 'cfi_full_clang_tot_release_static', 106 'CFI Linux ToT': 'cfi_full_clang_tot_release_static',
107 'CFI Linux': 'cfi_release_static', 107 'CFI Linux': 'cfi_release_static',
108 'CFI Linux Full': 'cfi_full_release_static', 108 'CFI Linux Full': 'cfi_thin_lto_full_release_static_use_lld',
109 'CFI ThinLTO Linux ToT': 'cfi_thin_lto_clang_tot_full_symbols_release_stat ic_use_lld', 109 'CFI ThinLTO Linux ToT': 'cfi_thin_lto_clang_tot_full_symbols_release_stat ic_use_lld',
110 'Chromium Linux Goma Canary': 'release_bot', 110 'Chromium Linux Goma Canary': 'release_bot',
111 'Chromium Linux Goma Canary': 'release_bot', 111 'Chromium Linux Goma Canary': 'release_bot',
112 'Chromium Linux Goma Canary (clobber)': 'release_bot', 112 'Chromium Linux Goma Canary (clobber)': 'release_bot',
113 'Chromium Linux Goma Canary LocalOutputCache': 'release_bot', 113 'Chromium Linux Goma Canary LocalOutputCache': 'release_bot',
114 'Chromium Linux Precise Goma LinkTest': 'release_bot', 114 'Chromium Linux Precise Goma LinkTest': 'release_bot',
115 'Chromium Linux32 Goma Canary (clobber)': 'release_bot_x86', 115 'Chromium Linux32 Goma Canary (clobber)': 'release_bot_x86',
116 'Chromium Mac 10.10 MacViews': 'mac_views_browser_release_bot', 116 'Chromium Mac 10.10 MacViews': 'mac_views_browser_release_bot',
117 'Chromium Mac 10.11': 'release_bot', 117 'Chromium Mac 10.11': 'release_bot',
118 'Chromium Mac 10.11 Force Mac Toolchain': 'release_bot_mac_hermetic', 118 'Chromium Mac 10.11 Force Mac Toolchain': 'release_bot_mac_hermetic',
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 'CrWinClngLLD64dbg': 'clang_tot_minimal_symbols_shared_debug_use_lld', 175 'CrWinClngLLD64dbg': 'clang_tot_minimal_symbols_shared_debug_use_lld',
176 'CrWinClngLLDdbg': 'clang_tot_minimal_symbols_shared_debug_use_lld_x86', 176 'CrWinClngLLDdbg': 'clang_tot_minimal_symbols_shared_debug_use_lld_x86',
177 'EarlGreyiOS': 'ios', 177 'EarlGreyiOS': 'ios',
178 'GomaCanaryiOS': 'ios', 178 'GomaCanaryiOS': 'ios',
179 'ios-simulator': 'ios', 179 'ios-simulator': 'ios',
180 'Headless Linux (dbg)': 'headless_linux_debug_bot', 180 'Headless Linux (dbg)': 'headless_linux_debug_bot',
181 'MD Top Chrome ChromeOS material-hybrid': 'chromeos_with_codecs_debug_bot' , 181 'MD Top Chrome ChromeOS material-hybrid': 'chromeos_with_codecs_debug_bot' ,
182 'MD Top Chrome ChromeOS non-material': 'chromeos_with_codecs_debug_bot', 182 'MD Top Chrome ChromeOS non-material': 'chromeos_with_codecs_debug_bot',
183 'MD Top Chrome Win material': 'debug_bot', 183 'MD Top Chrome Win material': 'debug_bot',
184 'MD Top Chrome Linux material': 'debug_bot', 184 'MD Top Chrome Linux material': 'debug_bot',
185 'LTO Linux': 'official_goma_lto', 185 'LTO Linux': 'official_goma_thin_lto_use_lld',
186 'LTO Linux Perf': 'official_goma_lto', 186 'LTO Linux Perf': 'official_goma_thin_lto_use_lld',
187 'Libfuzzer Upload Linux ASan': 'release_libfuzzer_asan', 187 'Libfuzzer Upload Linux ASan': 'release_libfuzzer_asan',
188 'Libfuzzer Upload Linux ASan Debug': 'debug_libfuzzer_asan', 188 'Libfuzzer Upload Linux ASan Debug': 'debug_libfuzzer_asan',
189 'Libfuzzer Upload Linux MSan': 'release_libfuzzer_msan', 189 'Libfuzzer Upload Linux MSan': 'release_libfuzzer_msan',
190 'Libfuzzer Upload Linux UBSan': 'release_libfuzzer_ubsan', 190 'Libfuzzer Upload Linux UBSan': 'release_libfuzzer_ubsan',
191 'Libfuzzer Upload Mac ASan': 'release_libfuzzer_mac_asan', 191 'Libfuzzer Upload Mac ASan': 'release_libfuzzer_mac_asan',
192 'Linux ARM': 'release_bot_arm', 192 'Linux ARM': 'release_bot_arm',
193 'Linux Clang Analyzer': 'linux_chromium_analysis', 193 'Linux Clang Analyzer': 'linux_chromium_analysis',
194 'Linux deterministic': 'release_bot', 194 'Linux deterministic': 'release_bot',
195 'Linux deterministic (dbg)': 'debug_bot', 195 'Linux deterministic (dbg)': 'debug_bot',
196 'Linux remote_run Builder': 'release_bot', 196 'Linux remote_run Builder': 'release_bot',
(...skipping 794 matching lines...) Expand 10 before | Expand all | Expand 10 after
991 ], 991 ],
992 992
993 'cfi_full_cfi_diag_release_static': [ 993 'cfi_full_cfi_diag_release_static': [
994 'cfi_full', 'cfi_diag', 'release', 'static', 994 'cfi_full', 'cfi_diag', 'release', 'static',
995 ], 995 ],
996 996
997 'cfi_full_clang_tot_release_static': [ 997 'cfi_full_clang_tot_release_static': [
998 'cfi_full', 'clang_tot', 'release', 'static', 998 'cfi_full', 'clang_tot', 'release', 'static',
999 ], 999 ],
1000 1000
1001 'cfi_full_release_static': [
1002 'cfi_full', 'release', 'static',
1003 ],
1004
1005 'cfi_full_release_static_dcheck_always_on': [ 1001 'cfi_full_release_static_dcheck_always_on': [
1006 'cfi_full', 'release', 'static', 'dcheck_always_on', 1002 'cfi_full', 'release', 'static', 'dcheck_always_on',
1007 ], 1003 ],
1008 1004
1009 'cfi_release_static': [ 1005 'cfi_release_static': [
1010 'cfi', 'release', 'static', 1006 'cfi', 'release', 'static',
1011 ], 1007 ],
1012 1008
1013 'cfi_thin_lto_clang_tot_full_symbols_release_static_use_lld': [ 1009 'cfi_thin_lto_clang_tot_full_symbols_release_static_use_lld': [
1014 'cfi', 'thin_lto', 'clang_tot', 'full_symbols', 'release', 'static', 'use_ lld', 1010 'cfi', 'thin_lto', 'clang_tot', 'full_symbols', 'release', 'static', 'use_ lld',
1015 ], 1011 ],
1016 1012
1013 'cfi_thin_lto_full_release_static_use_lld': [
1014 'cfi', 'thin_lto', 'release', 'static', 'use_lld',
1015 ],
1016
1017 'chrome_with_codecs_blink_logging_release_trybot': [ 1017 'chrome_with_codecs_blink_logging_release_trybot': [
1018 'chrome_with_codecs', 'blink_logging', 'release_trybot', 1018 'chrome_with_codecs', 'blink_logging', 'release_trybot',
1019 ], 1019 ],
1020 1020
1021 'chrome_with_codecs_blink_logging_release_trybot_x86': [ 1021 'chrome_with_codecs_blink_logging_release_trybot_x86': [
1022 'chrome_with_codecs', 'blink_logging', 'release_trybot', 'x86', 1022 'chrome_with_codecs', 'blink_logging', 'release_trybot', 'x86',
1023 ], 1023 ],
1024 1024
1025 'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ 1025 'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [
1026 'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', 1026 'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot',
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after
1346 ], 1346 ],
1347 1347
1348 'official_goma': [ 1348 'official_goma': [
1349 'official', 'goma', 1349 'official', 'goma',
1350 ], 1350 ],
1351 1351
1352 'official_goma_chromeos': [ 1352 'official_goma_chromeos': [
1353 'official', 'goma', 'chromeos', 1353 'official', 'goma', 'chromeos',
1354 ], 1354 ],
1355 1355
1356 'official_goma_lto': [ 1356 'official_goma_thin_lto_use_lld': [
1357 'official', 'goma', 'lto', 1357 'official', 'goma', 'thin_lto', 'use_lld',
1358 ], 1358 ],
1359 1359
1360 'official_goma_minimal_symbols_android': [ 1360 'official_goma_minimal_symbols_android': [
1361 'official', 'goma', 'minimal_symbols', 'android', 1361 'official', 'goma', 'minimal_symbols', 'android',
1362 ], 1362 ],
1363 1363
1364 'official_goma_minimal_symbols_android_arm64': [ 1364 'official_goma_minimal_symbols_android_arm64': [
1365 'official', 'goma', 'minimal_symbols', 'android', 'arm64', 1365 'official', 'goma', 'minimal_symbols', 'android', 'arm64',
1366 ], 1366 ],
1367 1367
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
1932 1932
1933 'x64': { 1933 'x64': {
1934 'gn_args': 'target_cpu="x64"', 1934 'gn_args': 'target_cpu="x64"',
1935 }, 1935 },
1936 1936
1937 'x86': { 1937 'x86': {
1938 'gn_args': 'target_cpu="x86"', 1938 'gn_args': 'target_cpu="x86"',
1939 }, 1939 },
1940 }, 1940 },
1941 } 1941 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698