Skip to content
Commit 9e04cb3c authored by Kevin Jeon's avatar Kevin Jeon
Browse files

Add additional meminfo fields to SystemMemory

This change adds 13 additional fields from /proc/meminfo to the
SystemMemory atom (MemTotal, MemFree, MemAvailable, Active, Inactive,
Active(anon), Inactive(anon), Active(file), Inactive(file), SwapTotal,
SwapFree, CmaTotal, CmaFree). This is intended to provide a view of
overall system memory usage.

7 of these fields were newly added to the Debug class.

Test: statsd_testdrive 10092; verify that new fields are populated.
Bug: 260245141
Change-Id: I2da2732a6f6153e67a03d8b2f616627ca13935c7
parent 0aa22095
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment