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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_compile_rel.json

Issue 1058633004: Added GYP defines to dump linux symbols for gpu perf bots and trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Configured android testers to target platform "android" Created 5 years, 9 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
Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_compile_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_compile_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_compile_rel.json
index 5af0ac9d981e1eb70243117f49080c824d04a006..4a62e6f4da23f8a79ec579e0bfa021529bc64cd8 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_compile_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_gcc_compile_rel.json
@@ -58,7 +58,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=0 dcheck_always_on=0 fastbuild=1 target_arch=ia32 v8_target_arch=ia32"
+ "GYP_DEFINES": "clang=0 dcheck_always_on=0 fastbuild=1 linux_dump_symbols=1 target_arch=ia32 v8_target_arch=ia32"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698