xmtop/devices
2021-02-03 15:24:56 -06:00
..
data Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
cpu_cpu.go Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock. 2020-07-25 07:28:23 -05:00
cpu_linux.go Fixes #130. Any warning or error from gopsutil was preventing any temps from being displayed, even if some had useful data. 2020-11-30 10:35:24 -06:00
cpu_other.go Work-around for bug shirou/gopsutil#849, addressing #135 2020-06-26 11:50:15 -05:00
cpu.go Merge branch 'master' into v4.0 2020-05-24 14:38:14 -05:00
devices.go Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get. 2021-02-03 12:28:46 -06:00
mem_mem.go Abstracts CPU & mem devices. 2020-02-28 07:06:51 -06:00
mem_swap_freebsd.go Abstracts CPU & mem devices. 2020-02-28 07:06:51 -06:00
mem_swap_other.go Abstracts CPU & mem devices. 2020-02-28 07:06:51 -06:00
mem.go Abstracts CPU & mem devices. 2020-02-28 07:06:51 -06:00
smc.go Merge branch 'master' of github.com:xxxserxxx/gotop 2020-11-23 15:14:57 -06:00
temp_darwin_test.go Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
temp_darwin.go Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
temp_freebsd.go Fixes #152, missing thermal device on FreeBSD reported as error, when it isn't. 2021-02-03 15:24:56 -06:00
temp_linux.go Fixes #6, no temperatures shown on Raspberry Pi. 2021-01-27 09:06:09 -06:00
temp_nix.go Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
temp_openbsd.go Update todos 2020-05-01 08:27:03 -05:00
temp_windows.go Add sensible defaults for temps. Improve config writing. 2020-04-23 13:01:13 -05:00
temp.go More strings moved to translations 2020-06-20 16:47:48 -05:00