History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/GarbageMonitor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb2bb3f099a60af754fa621291975bb2e59b217e 14-Feb-2017 Adrian Roos <roosa@google.com> SysUiLeaks: Turn leak reporting because of known leak

Test: use device for a while, observe that no notifications are posted
Bug: 35345376
Change-Id: I8814cb540f4d8d840312e29fce4a28fee317e787
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/GarbageMonitor.java
9125068a991b24d27810b6392a562b32457b3f5d 06-Feb-2017 Adrian Roos <roosa@google.com> SysUiLeaks: Add GarbageMonitor

Adds a service for monitoring the amount of tracked garbage.
If it exceeds reasonable levels, a notification with a leak
report is posted.

Test: runtest systemui
Change-Id: Ib55281f2aac557743b97c46bc616688261c72e9c
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/GarbageMonitor.java