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
Cameron Sparr 0c9a1d33cb
fix panic when /proc/stat is empty
don't really know why this would be the case, but I suppose there are
always edge-cases.

see https://github.com/influxdata/telegraf/issues/2356
8 years ago
..
expected/freebsd [cpu]freebsd: cpu.Info() now returns CPUInfos same number as CPU nums. 8 years ago
cpu.go cpu.Percent (Windows): Use the same implementation as on Unix 9 years ago
cpu_darwin.go Addressing frequency unit discrepancies 9 years ago
cpu_darwin_cgo.go cpu[darwin]: fix Go arrays panic in cgo #279 9 years ago
cpu_darwin_nocgo.go fixed by golint. 9 years ago
cpu_fallback.go Add support for OpenBSD/amd64 9 years ago
cpu_freebsd.go [cpu]freebsd: cpu.Info() now returns CPUInfos same number as CPU nums. 8 years ago
cpu_freebsd_test.go separate freebsd specific test code. 8 years ago
cpu_linux.go fix panic when /proc/stat is empty 8 years ago
cpu_openbsd.go Add support for OpenBSD/amd64 9 years ago
cpu_test.go separate freebsd specific test code. 8 years ago
cpu_windows.go cpu.Percent (Windows): Use the same implementation as on Unix 9 years ago