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
Lomanic 4254ce2081
Merge pull request #601 from Lomanic/issue551
Fix #551 Filter out '_Total' results from PerfInfoWithContext and unexport this function.

Also propagate context in perCPUTimes (renamed to perCPUTimesWithContext) and unexport Win32_PerfFormattedData_Counters_ProcessorInformation type.
7 years ago
..
testdata
cpu.go Use static initialisation for invoke instances, instead of init funcs 7 years ago
cpu_darwin.go change to use CommandContext. 7 years ago
cpu_darwin_cgo.go
cpu_darwin_nocgo.go
cpu_fallback.go Add WithContext functions. 7 years ago
cpu_freebsd.go Add WithContext functions. 7 years ago
cpu_freebsd_386.go
cpu_freebsd_amd64.go
cpu_freebsd_test.go
cpu_linux.go Merge pull request #581 from CMGS/master 7 years ago
cpu_linux_test.go
cpu_openbsd.go Add WithContext functions. 7 years ago
cpu_solaris.go change to use CommandContext. 7 years ago
cpu_solaris_test.go cpu: Check for error object 7 years ago
cpu_test.go
cpu_windows.go Fix #551 Filter out '_Total' results from PerfInfoWithContext and unexport this function 7 years ago