From f6d03e527c2baf6cec779d89cac454debd9195df Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Tue, 7 Jul 2015 11:40:47 -0700 Subject: docs: studio 1.3 hprof viewer Change-Id: I075a5f8a2ac835c31ea3cc1f50f8e013e1997501 --- docs/html/tools/help/hprof-conv.jd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/html/tools/help') diff --git a/docs/html/tools/help/hprof-conv.jd b/docs/html/tools/help/hprof-conv.jd index 982f337..89d6a68 100644 --- a/docs/html/tools/help/hprof-conv.jd +++ b/docs/html/tools/help/hprof-conv.jd @@ -18,3 +18,9 @@ to specify stdin or stdout.

You can use "-z" to filter out zygote allocations shared by all applications.

+ +

Note: Android Studio provides integrated access to this conversion +process. To convert a heap dump to standard HPROF format in Android Studio, right-click a heap +snapshot in the Captures view and select Export to standard .hprof.

+ + -- cgit v1.1