Commit Graph

3 Commits

Author SHA1 Message Date
Arun Kumar K.R
23e4e2253a libmemtrack: Refine the feature define
Use appropriate name for the feature define.

Change-Id: If6b6f63a24c84f916f26043ad776084f3723137d
2013-11-13 19:04:31 -08:00
Arun Kumar K.R
4bc21ceb1c libmemtrack: Add correct target information
- Add correct target information to make file
- Remove incorrect target names in the src files
- replace sprintf(banned api) with snprintf

Change-Id: I846ff3d5dcc5acc843c2c83506deafadd30b4942
2013-11-12 10:26:24 -08:00
Colin Cross
6a530a386f Initial msm8x64 memory tracker HAL
Reads memory info from kgsl to track unaccounted for GL and ION
memory.  Right now it has to parse every allocation and then
cross-reference it against /proc/pid/smaps.  It would be faster
to modify the kgsl driver to keep counters that could just be
read directly.

Bug: 10294768
Change-Id: Icb17558f03ce53bc594fbee097e51fe82e15dc31
2013-11-12 10:25:41 -08:00