I’d like to test memory consumption for a particul...
# core
c
I’d like to test memory consumption for a particular section of code. I don’t currently see a platform-agnostic
getTotalSystemMemory
function in
osquery/core/system.cpp
. Is something like that implemented somewhere else?