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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This directory contains the prebuilt helper binaries necessary to grab traces
2 on the devices (e.g., memdump, ps_ext). The repository actually contains only
3 the SHA1 hashes (in prebuilt_name.sha1) of the latest version of the prebuilts.
4 The corresponding binaries are stored in Google Cloud Storage and synced on
5 demand at runtime (in this folder) by prebuilts_fetcher.py.
6
7 See http://www.chromium.org/developers/telemetry/upload_to_cloud_storage for
8 further instructions on how to update the files when a new version is required.
OLDNEW
« 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