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

Unified Diff: testing/buildbot/chromium.android.json

Issue 2740843002: (Reland) Add microdump_stackwalk target to chromium.android builders. (Closed)
Patch Set: Alphabetize the things Created 3 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 | « no previous file | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index bfca38613dc8df8a3389335c8b4027d3fcbf6f80..90d90b3d58c12bf66e4a244e85e1370c3297534b 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -1205,6 +1205,18 @@
}
]
},
+ "Android arm Builder (dbg)": {
+ "additional_compile_targets": [
+ "dump_syms",
+ "microdump_stackwalk"
+ ]
+ },
+ "Android arm64 Builder (dbg)": {
+ "additional_compile_targets": [
+ "dump_syms",
+ "microdump_stackwalk"
+ ]
+ },
"KitKat Tablet Tester": {
"gtest_tests": [
{
« no previous file with comments | « no previous file | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698