Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing <malloc.h> and <string.h> includes. | Elliott Hughes | 2015-01-28 | 1 | -0/+3 |
| | | | | Change-Id: Ia41756e607663d056e7d2fdd7ecbec7e5841a913 | ||||
* | Fix missing #includes in system/core. | Elliott Hughes | 2014-12-29 | 1 | -0/+1 |
| | | | | Change-Id: I4736e8c4f7bb8bb03640d26d58243efaa67dc75c | ||||
* | Moves libmemtrack header to standard location | Adam Lesinski | 2013-09-23 | 1 | -1/+1 |
| | | | | Change-Id: If8c80003bc2f042c67ffdf38469407de3c2fda2c | ||||
* | Initial libmemtrack | Colin Cross | 2013-09-06 | 1 | -0/+200 |
libmemtrack is an interface to a device-specific Memory Tracker HAL to account for memory that may not show up in the normal memory usage tools that walk /proc/pid/maps. Bug: 10294768 Change-Id: I436f6799898df0bf8bf29747be3bc9dea5721185 |