Combined proc util script with io util script
authorgabriellew <gorthx@gmail.com>
Sun, 15 Nov 2009 00:40:59 +0000 (16:40 -0800)
committergabriellew <gorthx@gmail.com>
Sun, 15 Nov 2009 00:40:59 +0000 (16:40 -0800)
commitd6a570d2d75ba471cad76479cc481ce1ca604a5c
tree0c1e7df28a6a8805695a58ca9e5e69d9e9eb877e
parent952f7c661b9d62623066462540e2056fab908bc6
Combined proc util script with io util script

- didn't include stime and utime;  they were unused in the original
- started squashing the psql command into something more modular
(will eventually use the DBI to connect)
- added time calcs
- added a half-hearted attempt at figuring out local Hz kernel value
contrib/ps-util.pl [new file with mode: 0755]