summaryrefslogtreecommitdiffstats
path: root/libmemtrack
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
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+1
| | | | | | | | | This cleans up most of the size-related problems in system/core. There are still a few changes needed for a clean 64-bit build, but they look like they might require changes to things like the fastboot protocol. Change-Id: I1560425a289fa158e13e2e3173cc3e71976f92c0
* Moves libmemtrack header to standard locationAdam Lesinski2013-09-234-142/+3
| | | | Change-Id: If8c80003bc2f042c67ffdf38469407de3c2fda2c
* Initial libmemtrackColin Cross2013-09-064-0/+503
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