summaryrefslogtreecommitdiffstats
path: root/libmemtrack
Commit message (Collapse)AuthorAgeFilesLines
* Convert more Android.mk files to Android.bpDan Willemsen2016-07-132-20/+30
| | | | | | | These modules have their dependencies satisfied, and aren't doing anything strange. Change-Id: I72039a15256cbd5e5eee0d79a15d66d74a6c087d
* Fix misc-macro-parentheses warnings in libion, libsparse, libmem*Chih-Hung Hsieh2016-05-181-1/+1
| | | | | Bug: 28705665 Change-Id: I3dd5c086787f5e48ab100a71a42109ea0e417bf9
* Remove unnecessary #include from <memtrack/memtrack.h>.Elliott Hughes2016-02-161-1/+0
| | | | Change-Id: I933bc75ffa8a612fd6f572e6ee76cf9a24a35562
* Move libmemtrack headers into libmemtrack.Elliott Hughes2016-02-122-0/+149
| | | | Change-Id: I6f695b4a965e924331d1a07fc45e9d8b6bc43d92
* Remove a hack for getting libpagerank's headers.Elliott Hughes2015-09-221-1/+0
| | | | Change-Id: I0976af738734337fb6b2ec5e89a9f568a6d3d4cb
* 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