shirou_gopsutil/cpu
Andreas Henriksson 9d51bfe3bb Allow clock field in /proc/cpuinfo as cpu MHz fallback value
Needed on ppc64le debian porter boxes atleast.

See #230
2016-10-14 14:05:32 +02:00
..
cpu.go cpu.Percent (Windows): Use the same implementation as on Unix 2016-09-27 18:15:05 +02:00
cpu_darwin.go Addressing frequency unit discrepancies 2016-08-23 17:21:30 -07:00
cpu_darwin_cgo.go CPU: Fix linter warning on OSX. 2016-08-22 14:20:29 -07:00
cpu_darwin_nocgo.go fixed by golint. 2016-04-01 21:34:39 +09:00
cpu_fallback.go Add fallback code for all unsupported operating systems. 2016-08-22 15:31:26 -07:00
cpu_freebsd.go Merge pull request #219 from sean-/freebsd-cpu-info 2016-06-17 17:26:08 +09:00
cpu_linux.go Allow clock field in /proc/cpuinfo as cpu MHz fallback value 2016-10-14 14:05:32 +02:00
cpu_test.go calculate cpu percentage compared to last call if 0 interval is given 2016-06-01 15:21:58 -06:00
cpu_windows.go cpu.Percent (Windows): Use the same implementation as on Unix 2016-09-27 18:15:05 +02:00