commit | 8251f118e234e3aa54ae2d7ad4ee8b20ff74af37 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <[email protected]> | Mon Nov 19 17:42:55 2018 -0800 |
committer | Sandeep Patil <[email protected]> | Fri Dec 07 09:16:35 2018 -0800 |
tree | 35ce03e9030e99275162a946100d651d3b1bbe27 | |
parent | 102adf14088abe1cacdc400ab059b610d20d76b4 [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 <[email protected]>