htop/linux
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
..
HugePageMeter.c Linux: overhaul memory partition 2021-02-07 12:41:52 +01:00
HugePageMeter.h Linux: handle hugepages 2021-01-19 18:06:48 +01:00
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c Panel_new: reorder arguments 2021-01-04 23:12:43 +01:00
IOPriorityPanel.h Make all required includes explicit 2020-10-18 20:09:05 +02:00
LibSensors.c Add configure option to create static htop binary 2021-01-25 18:01:39 +01:00
LibSensors.h Handle absence of package CPU temperature 2020-12-14 21:07:07 +01:00
LinuxProcess.c LinuxProcess: Drop dead assignment 2021-03-02 22:37:47 +01:00
LinuxProcess.h Fix a couple of small spelling mistakes in comments 2021-02-15 12:54:20 +11:00
LinuxProcessList.c Correctly detect failure to initialize boottime 2021-02-15 19:32:55 +11:00
LinuxProcessList.h Linux: overhaul memory partition 2021-02-07 12:41:52 +01:00
Platform.c Merge pull request #550 from natoscott/diskio-types 2021-03-02 13:34:52 +11:00
Platform.h Separate display from sampling in SysArch and Hostname Meters 2021-03-04 13:40:11 +11:00
PressureStallMeter.c PSI Meter: use constant width and only print ten-duration as bar 2020-12-08 23:09:35 +01:00
PressureStallMeter.h Mark remaining classes const 2020-10-13 14:56:01 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SELinuxMeter.c SELinuxMeter: hardcode SELINUX_MAGIC value 2021-01-11 23:45:47 +01:00
SELinuxMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
SystemdMeter.c Use String_eq wrapper instead of raw strcmp 2021-01-30 14:21:26 +01:00
SystemdMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
ZramMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
ZramMeter.h Zram Meter feature 2020-10-31 18:51:53 +01:00
ZramStats.h Linux: overhaul memory partition 2021-02-07 12:41:52 +01:00