summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcessList.c
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
* 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
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-0/+1
* Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUPChristian Göttsche2022-03-061-1/+12
* Linux: dynamically adjust the SECATTR column widthChristian Göttsche2022-03-061-0/+3
* 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
* Introduce screen tabsHisham Muhammad2021-12-071-15/+16
* Extract string writing/buffer handling into some callbackBenny Baumann2021-11-281-3/+3
* Compress cgroup names based on some heuristicsBenny Baumann2021-11-281-0/+20
* Filter leading colons in CGROUP nameBenny Baumann2021-11-281-3/+10
* Linux: use proper way to detect kernel threadsRin Cat (鈴猫)2021-11-091-15/+20
* Tidy up process state handlingmarcluque2021-11-021-4/+20
* Linux: ignore mapped /dev/zeroChristian Hesse2021-10-251-0/+5
* 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-221-1/+1
* Linux: recalculate LRS valueChristian Göttsche2021-09-121-1/+1
* Linux: zero CPU data after allocationChristian Göttsche2021-09-111-7/+4
* linux: simplify recheck conditionChristian Göttsche2021-09-021-1/+1
* linux: drop dead process field column DIRTYChristian Göttsche2021-09-021-2/+2
* IWYU updateChristian Göttsche2021-08-251-2/+1
* Linux: do not scan frequency for inactive CPUsChristian Göttsche2021-08-221-0/+3
* 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-131-2/+2
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+2
* | The average CPU utilization value must never be marked 'offline'Nathan Scott2021-08-101-1/+2
* | Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-0/+31
* | Fix misc typosChristian Göttsche2021-08-081-1/+1
|/
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+7
* Rework CPU countingChristian Göttsche2021-07-181-50/+120
* Pointer indication aligned to typenameBenny Baumann2021-07-151-5/+5
* Code indentationBenny Baumann2021-07-151-6/+6
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* 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-251-5/+5
* Linux: add reset to heuristicChristian Göttsche2021-05-251-0/+7
* Fix assert failure on short running threadChristian Göttsche2021-05-231-6/+6

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