summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Linux: always compute procExeDeleted if already setChristian Göttsche2021-09-241-2/+2
|/
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-2218-18/+18
* Linux: recalculate LRS valueChristian Göttsche2021-09-121-1/+1
* Linux: zero CPU data after allocationChristian Göttsche2021-09-111-7/+4
* Add a Process_printPercentage helper routineHisham Muhammad2021-09-051-19/+5
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* Linux: rework disk-io parsingChristian Göttsche2021-09-021-14/+5
* linux: simplify recheck conditionChristian Göttsche2021-09-021-1/+1
* linux: color void delay accounting values grayChristian Göttsche2021-09-021-4/+8
* linux: drop unused macro IOPriority_errorChristian Göttsche2021-09-021-2/+0
* linux: drop dead process field column DIRTYChristian Göttsche2021-09-024-8/+2

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