summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Drop mc->maxLen fieldBenny Baumann2021-05-231-3/+0
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-9/+0
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-231-2/+2
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-2/+2
* Pre-calculate isUserlandThread flagBenny Baumann2021-05-231-0/+1
* Move mergeCommand to global process structBenny Baumann2021-05-231-12/+12
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-5/+5
* Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process stru...Benny Baumann2021-05-231-3/+3
* Remove duplicate field LinuxProcess->procCmdlineBasenameEndBenny Baumann2021-05-231-4/+1
* Move procExeBasenameOffset to main Process structureBenny Baumann2021-05-231-7/+12
* Move procExeDeleted flag to main Process structureBenny Baumann2021-05-231-3/+3
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-5/+5
* Move procComm and procExe to main Process structureBenny Baumann2021-05-231-13/+13
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-4/+4
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-3/+3
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Linux: update IO fieldsChristian Göttsche2021-04-261-13/+13
* Linux: handle Shmem being part of CachedChristian Göttsche2021-04-221-2/+6

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