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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.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
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_rel.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
index 597c3a7e0753a94e5debf971a9e550991ce2b410..3b1154ebe68cba4861b492f631f4a29fe3cf6366 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json
@@ -71,7 +71,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 disable_nacl=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 tsan=1 use_goma=1"
+ "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 disable_nacl=1 fastbuild=1 gomadir='[BUILD]/goma' linux_dump_symbols=1 target_arch=x64 tsan=1 use_goma=1"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_rel.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698