summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not override Linux process library sizeChristian Göttsche2021-06-121-1/+3
* Limit deleted library checkChristian Göttsche2021-06-121-3/+4
* Linux: update process uid on changeChristian Göttsche2021-06-091-7/+10
* Linux: drop O_PATH usageChristian Göttsche2021-06-091-7/+1
* Check processes for using deleted shared librariesChristian Göttsche2021-06-091-36/+66
* Move CWD field handling to platform-neutral codeBenny Baumann2021-05-254-26/+8
* Linux: add reset to heuristicChristian Göttsche2021-05-251-0/+7
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+1
* Fix assert failure on short running threadChristian Göttsche2021-05-231-6/+6
* Force update when executable was recently deleted/replacedBenny Baumann2021-05-231-0/+4
* Linux: use merge command line helpersChristian Göttsche2021-05-231-45/+17
* Linux: drop obsolete code now in Process_writeFieldChristian Göttsche2021-05-231-54/+0
* Drop mc->maxLen fieldBenny Baumann2021-05-231-3/+0
* Move PROC_COMM/PROC_EXE column handling to global Process implementationBenny Baumann2021-05-232-42/+0
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-9/+0
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-233-360/+4
* Move LinuxProcess_getCommandStr to Process_getCommandStrBenny Baumann2021-05-231-12/+0
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-233-18/+8

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