summaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Expand)Author
2023-01-08Use a 0x{devnum} format for devices in lock screen, like files screenнаб
2023-01-08Replace meaningless ID column with FD column in lock screenнаб
2023-01-08Clean out Platform_getInodeFilenameнаб
2023-01-08Fix Linux Platform_getProcessLocks() for file-description locksнаб
2023-01-07Improve code readability by creating constants for memory valuesGuillaume Gomez
2022-10-24Reformat code baseBenny Baumann
2022-10-09Clarify M_TRS/M_DRS columnsBenny Baumann
2022-08-29Fix code style and make other minor changesvaldaarhun
2022-08-29Implement LinuxProcessList_checkPidNamespacevaldaarhun
2022-08-14Convert tab indentation to spacesChristian Göttsche
2022-08-09Linux: support openat() without readlinkat()Christian Göttsche
2022-08-09linux/SystemdMeter: use warning for some statesChristian Hesse
2022-08-09Please Clang 15Christian Göttsche
2022-05-31Refactor code for rendering command line cacheBenny Baumann
2022-05-30consider only shrinkable ZFS ARC as cache on Linuxilyam8
2022-05-26Do not scan new processes for deleted libsChristian Göttsche
2022-05-26Linux: Increase field width of CPUD% and SWAPD% to 5Kumar
2022-05-26Process: Display single digit precision for CPU% greater than 99.9%Kumar
2022-05-19Minor code style updateBenny Baumann
2022-05-19Use of NULL in execlp() must have a pointer cast.Explorer09
2022-05-17Merge branch 'lxc-cpu-count-fix' of fasterit/htopDaniel Lange
2022-05-08fix container detection for LXCilyam8
2022-05-07Limit active CPU count under LXC as wellDaniel Lange
2022-05-05LinuxProcessList_recurseProcTree: keep on read errorDenis Lisov
2022-05-05LinuxProcessList_recurseProcTree: open dirfd firstDenis Lisov
2022-05-05Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more w...Daniel Lange
2022-05-04LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container ...Daniel Lange
2022-04-30Fix typoChristian Göttsche
2022-04-26Remove stray fprintf left from testing (introduced in 7039abe)Daniel Lange
2022-04-02Guess lxc or docker from /proc/1/mountsDaniel Lange
2022-03-27use xCalloc for allocating cpuDataer-azh
2022-03-26Linux: allocate cpuData before reading cpu count.er-azh
2022-03-26Linux: fix crash in LXDer-azh
2022-03-06Skip system slice nameBenny Baumann
2022-03-06Reduce column width spam by snapdBenny Baumann
2022-03-06Auto-size (normalized) CPU usage columnsBenny Baumann
2022-03-06Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUPChristian Göttsche
2022-03-06Linux: dynamically adjust the SECATTR column widthChristian Göttsche
2022-02-03Fix division by zero when calculating IO ratesBenny Baumann
2021-12-18LinuxProcessList: do not collect LRS per threadDenis Lisov
2021-12-17Use correct command field as default fieldChristian Göttsche
2021-12-17Mark ScreenDefaults constChristian Göttsche
2021-12-08Linux: read generic sysfs batteriesChristian Göttsche
2021-12-07Introduce screen tabsHisham Muhammad
2021-12-05CGroupUtils: avoid unsigned integer underflowChristian Göttsche
2021-11-28Include support for legacy LXC cgroup namingBenny Baumann
2021-11-28Use helpers for parsing of cgroup labelsBenny Baumann
2021-11-28Extract string writing/buffer handling into some callbackBenny Baumann
2021-11-28Compress cgroup names based on some heuristicsBenny Baumann
2021-11-28Filter leading colons in CGROUP nameBenny Baumann