summaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Expand)Author
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
2021-11-28Ensure maximum width for CGROUP columnBenny Baumann
2021-11-09Linux: use proper way to detect kernel threadsRin Cat (鈴猫)
2021-11-02Tidy up process state handlingmarcluque
2021-10-31Early program termination only from main()Volodymyr Vasiutyk
2021-10-27Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra
2021-10-26Linux: restore battery state with numbered AC'sChristian Göttsche
2021-10-25Code clean up for reading battery infoaninsen
2021-10-25Linux: ignore mapped /dev/zeroChristian Hesse
2021-10-20Fix Security Attributes column header widthLucas Werkmeister
2021-10-12Report hugepage memory as real and used memory (as before)Nathan Scott
2021-10-01Linux: improve tryRead macro safetyChristian Göttsche
2021-09-27Merge branch 'o_path' of https://github.com/cgzones/htop into cgzones-o_pathNathan Scott
2021-09-24Linux: always compute procExeDeleted if already setChristian Göttsche