Add stats about number of tabs in browser in UI resource dump provider |
||
Issue descriptionOn Android we have lot of cases where the UI bitmaps stored in memory is large. These are bitmaps stored for screenshots of each tab and users with lot of tabs have large usages. Record the number of tabs open in resource manager dump provider to verify that the resources are stored because of these tabs being open or it is leaked.
,
Jan 24 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fc3ad4fda3701fa528ae8e839cb88d290a3a925b commit fc3ad4fda3701fa528ae8e839cb88d290a3a925b Author: Siddhartha <ssid@chromium.org> Date: Wed Jan 24 23:07:59 2018 Add more details about UI resources in memory dump Add details about number of resources and type of bitmap in UI resource memory dump. BUG=780547 Change-Id: Iaea7854db074a74a2a1340881ae3450756e74525 Reviewed-on: https://chromium-review.googlesource.com/879593 Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by: David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#531735} [modify] https://crrev.com/fc3ad4fda3701fa528ae8e839cb88d290a3a925b/base/trace_event/memory_infra_background_whitelist.cc [modify] https://crrev.com/fc3ad4fda3701fa528ae8e839cb88d290a3a925b/ui/android/resources/resource_manager_impl.cc [modify] https://crrev.com/fc3ad4fda3701fa528ae8e839cb88d290a3a925b/ui/android/resources/resource_manager_impl_unittest.cc
,
Aug 1
|
||
►
Sign in to add a comment |
||
Comment 1 by ssid@chromium.org
, Nov 2 2017