summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/help/hprof-conv.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/tools/help/hprof-conv.jd')
-rw-r--r--docs/html/tools/help/hprof-conv.jd6
1 files changed, 6 insertions, 0 deletions
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.
<p>
You can use "-z" to filter out zygote allocations shared by all applications.
</p>
+
+<p class="note"><strong>Note:</strong> 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 <em>Captures</em> view and select <strong>Export to standard .hprof</strong>. </p>
+
+