commit | d89821ec5481e0640d84bfe3e29a1254a52ca683 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Wed Apr 20 11:23:50 2016 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Wed Apr 20 11:48:13 2016 -0700 |
tree | 763fe19cd50d918784cb965c037003684a3af50e | |
parent | 8111860ba116d84034b2aa21445feec71c65a9d4 [diff] |
Camera: Add dumpsys --unreachable support Use libmemunreachable to instrument camera service to detect native memory leaks. Will detect any memory allocated through jemalloc; does not track gralloc or other special allocations. It can be triggered with dumpsys media.camera --unreachable Bug: 28295283 Change-Id: Ib4e73e9d1a168b3cee4c56a9bf1aeb438591c799