commit | 6a530a386f38b4ebe1dfa260499f834b33cfd291 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Sep 06 18:03:02 2013 -0700 |
committer | Arun Kumar K.R <akumarkr@codeaurora.org> | Tue Nov 12 10:25:41 2013 -0800 |
tree | 8b8faf436a0b8118537b42002681b5d54bceccb1 | |
parent | 91090c74873c9687a8b53b97462d1bcf23fa0891 [diff] |
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