summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* IWYU updateChristian Göttsche2021-08-257-9/+15
* Linux: do not scan frequency for inactive CPUsChristian Göttsche2021-08-221-0/+3
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Simplify Action_pickFromVector() width parameter usageChristian Göttsche2021-08-161-1/+1
* Respect "Show custom thread names" setting updateChristian Göttsche2021-08-141-11/+8
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-133-6/+11
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-133-6/+11
* | Linux: do not include zram devices in DiskIOChristian Göttsche2021-08-101-0/+3
* | The average CPU utilization value must never be marked 'offline'Nathan Scott2021-08-101-1/+2
* | Add Shift-F7, Shift-F8 keybindings for autogroupsDaniel Lange2021-08-091-0/+2
* | Add columns for process autogroup identifier and nice valueNathan Scott2021-08-096-2/+129
* | Fix misc typosChristian Göttsche2021-08-081-1/+1
|/
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+9
* Rework CPU countingChristian Göttsche2021-07-185-71/+163
* Use PATH lookup for systemctl in systemd meterScott Olson2021-07-151-9/+9
* Proper label indentationBenny Baumann2021-07-151-1/+1
* Pointer indication aligned to typenameBenny Baumann2021-07-154-10/+10
* Code indentationBenny Baumann2021-07-152-8/+8
* Split statements that should go onto multiple linesBenny Baumann2021-07-152-2/+5
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-073-3/+11
* Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code dupl...fraggerfox2021-06-261-14/+12

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