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

Unified Diff: tools/memory_inspector/prebuilts/README

Issue 158993002: Add Android-backend to the memory_inspector (prerequisites). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update ps_ext prebuilt sha1 Created 6 years, 10 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: tools/memory_inspector/prebuilts/README
diff --git a/tools/memory_inspector/prebuilts/README b/tools/memory_inspector/prebuilts/README
new file mode 100644
index 0000000000000000000000000000000000000000..aff602ab90e6b5f02fde445448213ab25875b049
--- /dev/null
+++ b/tools/memory_inspector/prebuilts/README
@@ -0,0 +1,8 @@
+This directory contains the prebuilt helper binaries necessary to grab traces
+on the devices (e.g., memdump, ps_ext). The repository actually contains only
+the SHA1 hashes (in prebuilt_name.sha1) of the latest version of the prebuilts.
+The corresponding binaries are stored in Google Cloud Storage and synced on
+demand at runtime (in this folder) by prebuilts_fetcher.py.
+
+See http://www.chromium.org/developers/telemetry/upload_to_cloud_storage for
+further instructions on how to update the files when a new version is required.
« no previous file with comments | « tools/memory_inspector/memory_inspector/core/backends.py ('k') | tools/memory_inspector/prebuilts/memdump-android-arm.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698