summaryrefslogtreecommitdiffstats
path: root/libmemtrack/memtrack.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+3
| | | | Change-Id: Ia41756e607663d056e7d2fdd7ecbec7e5841a913
* Fix missing #includes in system/core.Elliott Hughes2014-12-291-0/+1
| | | | Change-Id: I4736e8c4f7bb8bb03640d26d58243efaa67dc75c
* Moves libmemtrack header to standard locationAdam Lesinski2013-09-231-1/+1
| | | | Change-Id: If8c80003bc2f042c67ffdf38469407de3c2fda2c
* Initial libmemtrackColin Cross2013-09-061-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