Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-24 | Implement memtrack | Ankit Goyal | |
MemtrackType::GRAPHICS reports complete dmabuf allocations but memtrack requires HAL server to report PSS. Reporting PSS will require HAL server to read procfs and for that we would need to provide it with PTRACE_MODE_READ permissions. Bug: 191966412 Test: adb shell dumpsys meminfo Change-Id: I853ebff3ec2b1b3528416f9b9191b6459bb42a64 |