x1ongzhu 4750177287 first commit 7 years ago
..
bcache 4750177287 first commit 7 years ago
fixtures 4750177287 first commit 7 years ago
sysfs 4750177287 first commit 7 years ago
xfs 4750177287 first commit 7 years ago
BUILD.bazel 4750177287 first commit 7 years ago
CONTRIBUTING.md 4750177287 first commit 7 years ago
LICENSE 4750177287 first commit 7 years ago
MAINTAINERS.md 4750177287 first commit 7 years ago
Makefile 4750177287 first commit 7 years ago
NOTICE 4750177287 first commit 7 years ago
README.md 4750177287 first commit 7 years ago
buddyinfo.go 4750177287 first commit 7 years ago
doc.go 4750177287 first commit 7 years ago
fs.go 4750177287 first commit 7 years ago
ipvs.go 4750177287 first commit 7 years ago
mdstat.go 4750177287 first commit 7 years ago
mountstats.go 4750177287 first commit 7 years ago
proc.go 4750177287 first commit 7 years ago
proc_io.go 4750177287 first commit 7 years ago
proc_limits.go 4750177287 first commit 7 years ago
proc_stat.go 4750177287 first commit 7 years ago
stat.go 4750177287 first commit 7 years ago
ttar 4750177287 first commit 7 years ago
xfrm.go 4750177287 first commit 7 years ago

README.md

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