summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Refactor code for rendering command line cacheBenny Baumann2022-05-311-2/+4
* consider only shrinkable ZFS ARC as cache on Linuxilyam82022-05-302-2/+9
* Do not scan new processes for deleted libsChristian Göttsche2022-05-261-1/+16
* Linux: Increase field width of CPUD% and SWAPD% to 5Kumar2022-05-261-6/+6
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Minor code style updateBenny Baumann2022-05-191-9/+10
* Use of NULL in execlp() must have a pointer cast.Explorer092022-05-191-1/+3
* Merge branch 'lxc-cpu-count-fix' of fasterit/htopDaniel Lange2022-05-172-1/+31
|\
| * Limit active CPU count under LXC as wellDaniel Lange2022-05-071-1/+1
| * LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container ...Daniel Lange2022-05-042-1/+31
* | fix container detection for LXCilyam82022-05-081-1/+1
* | LinuxProcessList_recurseProcTree: keep on read errorDenis Lisov2022-05-051-1/+6
* | LinuxProcessList_recurseProcTree: open dirfd firstDenis Lisov2022-05-051-8/+8
* | Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more w...Daniel Lange2022-05-051-7/+2
|/
* Fix typoChristian Göttsche2022-04-301-4/+4
* Remove stray fprintf left from testing (introduced in 7039abe)Daniel Lange2022-04-261-1/+0
* Guess lxc or docker from /proc/1/mountsDaniel Lange2022-04-021-1/+28
* use xCalloc for allocating cpuDataer-azh2022-03-271-1/+1
* Linux: allocate cpuData before reading cpu count.er-azh2022-03-261-3/+10
* Linux: fix crash in LXDer-azh2022-03-261-1/+1
* Skip system slice nameBenny Baumann2022-03-061-0/+6
* Reduce column width spam by snapdBenny Baumann2022-03-061-0/+18
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-5/+6
* Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUPChristian Göttsche2022-03-062-5/+16
* Linux: dynamically adjust the SECATTR column widthChristian Göttsche2022-03-062-2/+5
* Fix division by zero when calculating IO ratesBenny Baumann2022-02-031-2/+4
* LinuxProcessList: do not collect LRS per threadDenis Lisov2021-12-181-2/+4
* Use correct command field as default fieldChristian Göttsche2021-12-171-2/+2
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Linux: read generic sysfs batteriesChristian Göttsche2021-12-081-14/+47
* Introduce screen tabsHisham Muhammad2021-12-073-17/+33
* CGroupUtils: avoid unsigned integer underflowChristian Göttsche2021-12-051-1/+1
* Include support for legacy LXC cgroup namingBenny Baumann2021-11-281-0/+30
* Use helpers for parsing of cgroup labelsBenny Baumann2021-11-281-9/+21
* Extract string writing/buffer handling into some callbackBenny Baumann2021-11-283-131/+121
* Compress cgroup names based on some heuristicsBenny Baumann2021-11-286-1/+329
* Filter leading colons in CGROUP nameBenny Baumann2021-11-281-3/+10
* Ensure maximum width for CGROUP columnBenny Baumann2021-11-281-2/+2
* Linux: use proper way to detect kernel threadsRin Cat (鈴猫)2021-11-092-15/+23
* Tidy up process state handlingmarcluque2021-11-021-4/+20
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-10/+12
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Linux: restore battery state with numbered AC'sChristian Göttsche2021-10-261-1/+1
* Code clean up for reading battery infoaninsen2021-10-251-152/+86
* Linux: ignore mapped /dev/zeroChristian Hesse2021-10-251-0/+5
* Fix Security Attributes column header widthLucas Werkmeister2021-10-201-2/+2
* Report hugepage memory as real and used memory (as before)Nathan Scott2021-10-121-2/+2
* Linux: improve tryRead macro safetyChristian Göttsche2021-10-011-3/+3
* Merge branch 'o_path' of https://github.com/cgzones/htop into cgzones-o_pathNathan Scott2021-09-271-0/+4
|\
| * Linux: define O_PATH if not definedChristian Göttsche2021-09-241-0/+4

© 2014-2024 Faster IT GmbH | imprint | privacy policy