The procstat package
procstat is a clean interface to the Linux /proc filesystem; specifically, the /proc/[0-9]+/stat files. It essentially parses the process data found in those files into a more semantic data structure.
Properties
| Versions | 0.1, 0.1.0.1 |
|---|---|
| Dependencies | attoparsec (<0.9), base (<5), bytestring (<0.10) |
| License | BSD3 |
| Author | Patrick Palka |
| Maintainer | patrick@parcs.ath.cx |
| Category | System |
| Home page | http://closure.ath.cx/procstat |
| Source repository | git clone git://lambda.ath.cx/patrick/procstat |
| Upload date | Sun May 1 16:40:06 UTC 2011 |
| Uploaded by | PatrickPalka |
| Built on | ghc-7.0 |
Modules
- System
Downloads
- procstat-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)