From a121d14f17e1ec9384b2e7e6176bad806b5d1bf8 Mon Sep 17 00:00:00 2001
From: Rich Slogar
Date: Thu, 30 Apr 2015 12:59:34 -0700
Subject: docs: memory monitor duplicate paragraph
Change-Id: I60d6a6da19beba6d3371da304c7ab35a017856f2
---
docs/html/tools/revisions/studio.jd | 2 +-
docs/html/tools/studio/index.jd | 7 -------
2 files changed, 1 insertion(+), 8 deletions(-)
(limited to 'docs')
diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd
index 4f153e3..f530a5f 100644
--- a/docs/html/tools/revisions/studio.jd
+++ b/docs/html/tools/revisions/studio.jd
@@ -50,7 +50,7 @@ Android Studio, as denoted by revision number.
Various fixes and enhancements:
- Updated the Android runtime window to include the
- Memory Monitor tool
+ Memory Monitor tool
and added a tab for CPU performance monitoring.
- Added a Captures tab in the left margin to display the captured memory and CPU
performance data files, such as CPU method tracking and memory heap snapshots.
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd
index 96e4316..0cf578d 100644
--- a/docs/html/tools/studio/index.jd
+++ b/docs/html/tools/studio/index.jd
@@ -283,13 +283,6 @@ device or emulator, click the Android tab in the lower left cor
runtime window to launch the Android runtime window. Click the Memory or
CPU tab.
-
-Memory Monitor
-Android Studio provides a memory monitor view so you can more easily monitor your
-app's memory usage to find deallocated objects, locate memory leaks and track the amount of
-memory the connected device is using. With your app running on a device or emulator, click the
-Memory Monitor tab in the lower right corner to launch the memory monitor.
-
Figure 4. Monitor memory and CPU usage.
--
cgit v1.1