htop/unsupported
Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters
Several of our newer meters have merged coding concerns in terms
of extracting values and displaying those values.  This commit
rectifies that for the SysArch and Hostname meters, allowing use
of this code with alternative front/back ends.  The SysArch code
is also refined to detect whether the platform has an os-release
file at all and/or the sys/utsname.h header via configure.ac.
2021-03-04 13:40:11 +11:00
..
Platform.c Separate display from sampling in SysArch and Hostname Meters 2021-03-04 13:40:11 +11:00
Platform.h Separate display from sampling in SysArch and Hostname Meters 2021-03-04 13:40:11 +11:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
UnsupportedProcess.c Unsupported: add normalized CPU percentage column 2021-03-03 08:44:37 +01:00
UnsupportedProcess.h Unsupported: pass compilation 2021-01-29 14:12:44 +01:00
UnsupportedProcessList.c Fix compilation of the 'unsupported' platform (Process flags) 2021-03-02 16:01:14 +11:00
UnsupportedProcessList.h Unsupported: pass compilation 2021-01-29 14:12:44 +01:00