This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
shirou_gopsutil
mirror of
https://hub.fastgit.org/shirou/gopsutil.git
Watch
1
Star
0
Fork
You've already forked shirou_gopsutil
0
Code
Issues
Projects
Releases
Wiki
Activity
5854011870
shirou_gopsutil
/
cpu
History
Shirou WAKAYAMA
5854011870
cpu: Steal, Guest, and GuestNice are not divided by CPU_TICK.
2015-07-17 22:11:30 +09:00
..
cpu.go
cpu: use wmic to get CPU usage on Windows.
2015-03-11 23:00:06 +09:00
cpu_darwin.go
cpu: fix command output trim problem.
2015-07-17 21:52:43 +09:00
cpu_freebsd.go
cpu: fix command output trim problem.
2015-07-17 21:52:43 +09:00
cpu_linux.go
cpu: Steal, Guest, and GuestNice are not divided by CPU_TICK.
2015-07-17 22:11:30 +09:00
cpu_test.go
cpu: use wmic to get CPU usage on Windows.
2015-03-11 23:00:06 +09:00
cpu_unix.go
cpu: fix build option on unix.
2015-03-11 23:06:00 +09:00
cpu_windows.go
use StackExchange/wmi instead of invoking wmic process.
2015-04-20 00:05:31 +09:00