commit | 7b746d26f5134fc3fe805443187177656b24036e | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Fri Jan 01 15:24:46 2016 -0600 |
committer | Rob Landley <rob@landley.net> | Fri Jan 01 15:24:46 2016 -0600 |
tree | f766b6d400fd2ea4a4159daec4fb2d40699b5568 | |
parent | adf6f03bdd7bc19013463780d059b721bf90f4d5 [diff] |
First pass at iotop. Lotsa TODOs: Currently exit it with ctrl-c, not q. Doesn't show totals, PID instead ofTID, PR instead of PRIO (type/pri), human_readable can't display fixed point, IO isn't a percentage, COMM instead of COMMAND (so no [kernelthread] brackets), and no cursor left/right to change sort field...