You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/v3
Tobias Klauser 0cc39fe6ca
v3/process: remove unused .cgo file
The process_darwin_amd64.go.cgo file was probably added by mistake. The
go tool does not recognize the .cgo extension, so it's already excluded
from the build. The real type and const definitions are in
process_darwin_amd64.go already.
4 years ago
..
cpu Change to use yusufpapurcu/wmi from StackExchange/wmi. 4 years ago
disk add initial aix support 4 years ago
docker [v3 migration] change return type to CgroupCPUStat 5 years ago
host Change to use yusufpapurcu/wmi from StackExchange/wmi. 4 years ago
internal/common Change to use yusufpapurcu/wmi from StackExchange/wmi. 4 years ago
load add initial aix support 4 years ago
mem mem: use unix.SysctlUint64 for hw.memsize on darwin 4 years ago
net enable gosimple linter 4 years ago
process v3/process: remove unused .cgo file 4 years ago
winservices [v3 migartion] add v3 sourcodes, and change disk.opts to []string 5 years ago
Makefile [v3][mem] add plan9 support 4 years ago
go.mod Change to use yusufpapurcu/wmi from StackExchange/wmi. 4 years ago
go.sum Change to use yusufpapurcu/wmi from StackExchange/wmi. 4 years ago