commit | 99ed4a0b4efbedf52020741b08f0180ea9b53755 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Mon Nov 19 17:42:55 2018 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Fri Dec 07 09:16:35 2018 -0800 |
tree | c3e2ede9911690aaaef1533f55bbb84c65067f8a | |
parent | a14119d069ddc09e46263a37b40b73ffc91685a8 [diff] |
procmem2: Finish implementing all options In the same time replace iomanipulators with ::android::base::StringPrintf which makes the output much more readable and the overall program simpler. Bug: 114325007 Bug: 111694435 Test: procmem 1 Test: procmem -W 1 Test: procmem -u 1 Test: procmem -p 1 Test: procmem -w 1 Test: procmem -w -u 1 Test: procmem -w -p 1 Change-Id: Ibf7ef59b24dfcb851c78a3b2fad672d96a708b98 Signed-off-by: Sandeep Patil <sspatil@google.com>