htop/linux
Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first
* This removes duplicated code that adjusts the sort direction from every
  OS-specific folder.
* Most fields in a regular htop screen are OS-independent, so trying
  Process_compare first and only falling back to the OS-specific
  compareByKey function if it's an OS-specific field makes sense.
* This will allow us to override the sortKey in a global way without having
  to edit each OS-specific file.
2020-12-19 16:02:34 +01:00
..
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c IOPriorityPanel: drop unnecessary buffer size decrement 2020-11-26 20:42:38 +01:00
IOPriorityPanel.h Make all required includes explicit 2020-10-18 20:09:05 +02:00
LibSensors.c LibSensors: fix unversioned libsensors library name 2020-12-15 13:54:32 +01:00
LibSensors.h Handle absence of package CPU temperature 2020-12-14 21:07:07 +01:00
LinuxProcess.c Invert Process_compare resolution so that superclass matches run first 2020-12-19 16:02:34 +01:00
LinuxProcess.h Use common naming for bare enum types 2020-12-16 19:13:56 +01:00
LinuxProcessList.c Handle absence of package CPU temperature 2020-12-14 21:07:07 +01:00
LinuxProcessList.h Dynamically load libsensors at runtime 2020-12-02 21:03:24 +01:00
Platform.c IWYU update 2020-12-06 15:32:16 +01:00
Platform.h Minor cleanups to platform-specific init and done 2020-11-19 12:32:07 +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
SELinuxMeter.c SELinuxMeter: silence comparison warning on 32-bit 2020-12-07 16:05:12 +01:00
SELinuxMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
SystemdMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +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 Zram Meter feature 2020-10-31 18:51:53 +01:00