About

Metadata

  • Last updated , by PatrickPalka
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: patrick@parcs.ath.cx

  • Lottery factor: 0

Links

Installation

Readme

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.