shirou_gopsutil/cpu
shirou f377a07e5a fix test and openbsd errors. 2020-10-25 19:06:59 +09:00
..
testdata [cpu]linux: add testcode with testdata. 2017-09-20 15:58:30 +09:00
cpu.go use cancelable sleep in cpu.PercentWithContext and process.Process.PercentWithContext 2020-09-03 23:01:53 +03:00
cpu_darwin.go added check for CLK_TCK 2020-05-12 13:59:26 +02:00
cpu_darwin_cgo.go cpu[darwin]: fix Go arrays panic in cgo #279 2016-11-15 00:53:20 +09:00
cpu_darwin_nocgo.go revert imports 2018-11-19 22:06:05 -08:00
cpu_dragonfly.go Fix stepping extraction 2020-06-22 13:03:18 +02:00
cpu_dragonfly_amd64.go cpu: support for DragonflyBSD 2020-06-18 10:17:23 +02:00
cpu_fallback.go cpu: support for DragonflyBSD 2020-06-18 10:17:23 +02:00
cpu_freebsd.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
cpu_freebsd_386.go Eliminate use of sysctl command on FreeBSD 2017-10-05 08:45:56 +01:00
cpu_freebsd_amd64.go Eliminate use of sysctl command on FreeBSD 2017-10-05 08:45:56 +01:00
cpu_freebsd_arm.go add FreeBSD ARM support. copied from i386 2019-01-17 16:49:20 +09:00
cpu_freebsd_arm64.go Add support for freebsd/arm64 2019-12-17 03:12:29 -05:00
cpu_freebsd_test.go revert imports 2018-11-19 22:06:05 -08:00
cpu_linux.go [cpu][linux] Fix #849 implement giampaolo/psutil#1727 in Counts() for physical cores 2020-09-15 21:38:47 +02:00
cpu_linux_test.go [cpu][linux] Test Counts against lscpu results 2020-09-15 21:39:25 +02:00
cpu_openbsd.go Use unix.SysctlUin32("hw.ncpuonline") on OpenBSD 2020-09-01 11:22:28 +02:00
cpu_solaris.go Cast bytes to string 2019-06-07 07:39:57 -05:00
cpu_solaris_test.go cpu: Check for error object 2018-06-21 16:42:49 +02:00
cpu_test.go fix test and openbsd errors. 2020-10-25 19:06:59 +09:00
cpu_windows.go renamed CLK_TCK variables for consistency across OSs 2020-05-12 15:36:18 +02:00