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

Unified Diff: tools/telemetry/bin/README.chromium

Issue 643973002: Add multi-architecture support in telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix trybot failure Created 6 years, 2 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 | « tools/profile_chrome/perf_controller.py ('k') | tools/telemetry/bin/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/bin/README.chromium
diff --git a/tools/telemetry/bin/README.chromium b/tools/telemetry/bin/README.chromium
index cb26026f9183011bc05b9b420d7b825404db128b..6669b9e41f50205e4db51efb304cc6a495afd8ba 100644
--- a/tools/telemetry/bin/README.chromium
+++ b/tools/telemetry/bin/README.chromium
@@ -32,3 +32,13 @@ perfhost_trusty:
12: Generate and check syscalls:sys_enter_open event fields: FAILED!
21: Test object code reading :[kernel.kallsyms] ... FAILED!
shell> mv perf perfhost_trusty
+
+perf_armeabi-v7a:
+ Follow http://source.android.com/source/building.html
+ . build/envsetup.sh
+ lunch aosp_arm-user
+
+ 2013-09-26 - bulach - perf_armeabi-v7a / perfhost / tcpdump:
+ git revert -n 93501d3 # issue with __strncpy_chk2
+ make -j32 perf perfhost tcpdump
+ mv perf perf_armeabi-v7a
« no previous file with comments | « tools/profile_chrome/perf_controller.py ('k') | tools/telemetry/bin/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698