xmtop/devices
2022-02-09 13:18:39 -06: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 Go 1.16: embed and io/fs 2021-02-03 14:27: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 Mostly TODOs, but adds command to build Darwin/ARM 2021-07-20 09:31:42 -05:00
nvidia.go Fixes cross-platform building (func update shadowing), removes gotop-builder trigger. 2021-03-05 16:28:53 -06:00
remote.go Fixes #158, adding a man page. This replaces the flags library in the process. It also changes some of the new no- flags. 2022-02-09 13:18:39 -06:00
smc.tsv Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06:00
temp_darwin_test.go Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06:00
temp_darwin.go Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06: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