shirou_gopsutil/cpu
shirou 145dca90f7 change to use CommandContext. 2018-03-31 21:35:53 +09:00
..
testdata [cpu]linux: add testcode with testdata. 2017-09-20 15:58:30 +09:00
cpu.go Use static initialisation for invoke instances, instead of init funcs 2018-03-21 14:08:39 +00:00
cpu_darwin.go change to use CommandContext. 2018-03-31 21:35:53 +09: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 fixed by golint. 2016-04-01 21:34:39 +09:00
cpu_fallback.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
cpu_freebsd.go Add WithContext functions. 2017-12-31 15:25:49 +09: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_test.go fix typo 2017-03-15 23:32:55 +09:00
cpu_linux.go change to use CommandContext. 2018-03-31 21:35:53 +09:00
cpu_linux_test.go [cpu]linux: add testcode with testdata. 2017-09-20 15:58:30 +09:00
cpu_openbsd.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
cpu_solaris.go change to use CommandContext. 2018-03-31 21:35:53 +09:00
cpu_solaris_test.go rename expected dir to testdata. 2017-03-15 23:01:06 +09:00
cpu_test.go separate freebsd specific test code. 2017-01-29 01:43:24 +09:00
cpu_windows.go Merge pull request #488 from sadag/master 2018-02-14 21:00:39 +09:00