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

Unified Diff: tools/mb/mb_config.pyl

Issue 2877853002: Add the MB config for the win_pgo_x64 trybot (Closed)
Patch Set: Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 1c8af73e79e377540667687df395e9c41cba438a..57e79d710b8059158bd58bdc7d2162a3f01a46df 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -667,6 +667,10 @@
'1': 'official_optimize_chrome_pgo_phase_1_x86',
'2': 'official_optimize_chrome_pgo_phase_2_x86',
},
+ 'win_pgo_x64': {
+ '1': 'official_optimize_chrome_pgo_phase_1',
+ '2': 'official_optimize_chrome_pgo_phase_2',
+ },
'win_upload_clang': 'release_bot',
'win_chrome_official': 'official_goma_x86',
},
« 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