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/cpu
Sean Chittenden 606680edc5
Improve the accuracy of CPU detection on FreeBSD.
9 years ago
..
cpu.go JSON representation is renamed to fit Google JSON style, camelCase. 9 years ago
cpu_darwin.go search path via exec.LookPath before actual invoke. 9 years ago
cpu_darwin_cgo.go Fix compile errors for iOS/arm64 9 years ago
cpu_darwin_nocgo.go fixed by golint. 9 years ago
cpu_freebsd.go Improve the accuracy of CPU detection on FreeBSD. 9 years ago
cpu_linux.go [cpu]linux: vendorId in cpuinfo is sometimes vendor_id. 9 years ago
cpu_test.go JSON representation is renamed to fit Google JSON style, camelCase. 9 years ago
cpu_unix.go [BREAKING CHANGE] rename functions to pass golint. ex) net.NetIOCounters -> net.IOCounters 9 years ago
cpu_windows.go fixed by golint. 9 years ago