diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-06-28 23:09:00 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-06-28 23:09:00 -0400 |
commit | 1262f710b548100e4522866341febba3d7cf535d (patch) | |
tree | da397732d6a574bfeccbb3a6ddb6ce9330e4165b /indra/llcommon/llsys.h | |
parent | 26be53aede499182252bb797e798611169ea0553 (diff) |
CHOP-753: Report Linux memory stats 1/line, like other platforms.
Previous code deliberately flowed the different lines from MEMINFO_FILE
together on a single line, which seems pointless to me, since we want to be
able to grep the viewer log to recognize individual stats.
Also replace classic-C LLFILE* machinery used to read MEMINFO_FILE with
std::ifstream and std::getline().
Diffstat (limited to 'indra/llcommon/llsys.h')
0 files changed, 0 insertions, 0 deletions