diff options
author | minskim <minskim> | 2007-01-27 00:21:33 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-01-27 00:21:33 +0000 |
commit | 023b3b59161cdf40c82309fbe60ee4a90ace5ecd (patch) | |
tree | 0208164577584c470283e521ae957841b59ccc39 /sysutils/pscpug/PLIST | |
parent | 763e212cdf693d4a998ea0dffcfdd0646ce36ce4 (diff) | |
download | pkgsrc-023b3b59161cdf40c82309fbe60ee4a90ace5ecd.tar.gz |
Import pscpug from pkgsrc-wip. Packaged by Bartosz Kuzma.
pscpug is a unix utility designed to graph a given process's CPU usage
over time. Since you can see changes over time, it is often more
useful than top for checking on a specific errant process.
Diffstat (limited to 'sysutils/pscpug/PLIST')
-rw-r--r-- | sysutils/pscpug/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/pscpug/PLIST b/sysutils/pscpug/PLIST new file mode 100644 index 00000000000..37c251814cc --- /dev/null +++ b/sysutils/pscpug/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/27 00:21:33 minskim Exp $ +bin/pscpug +man/man1/pscpug.1 |