pfree / procfs

procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status Go Report Card

About

procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

License:Apache License 2.0


Languages

Language:Go 94.1%Language:Shell 5.5%Language:Makefile 0.4%