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
Segflow 86c7289ccc Fix: use filename in exec.LookPath instead of full path
exec.LookPath searches for the file in the $PATH, which mean giving it an absolute path is against it's own purposes.
6 years ago
..
testdata [cpu]linux: add testcode with testdata. 8 years ago
cpu.go [cpu][linux] Add support for logical arg in Counts #640 #628 6 years ago
cpu_darwin.go returning 0 and error if SysctlUint32 raises an error 6 years ago
cpu_darwin_cgo.go cpu[darwin]: fix Go arrays panic in cgo #279 9 years ago
cpu_darwin_nocgo.go revert imports 7 years ago
cpu_fallback.go [cpu][linux] Add support for logical arg in Counts #640 #628 6 years ago
cpu_freebsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
cpu_freebsd_386.go Eliminate use of sysctl command on FreeBSD 8 years ago
cpu_freebsd_amd64.go Eliminate use of sysctl command on FreeBSD 8 years ago
cpu_freebsd_arm.go add FreeBSD ARM support. copied from i386 6 years ago
cpu_freebsd_test.go revert imports 7 years ago
cpu_linux.go Fix: use filename in exec.LookPath instead of full path 6 years ago
cpu_linux_test.go [cpu]linux: add testcode with testdata. 8 years ago
cpu_openbsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
cpu_solaris.go Fix: use filename in exec.LookPath instead of full path 6 years ago
cpu_solaris_test.go cpu: Check for error object 7 years ago
cpu_test.go handle pr comments: use assert.InEpsilon 7 years ago
cpu_windows.go [cpu][linux] Add support for logical arg in Counts #640 #628 6 years ago