summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcessList.c
Commit message (Expand)AuthorAgeFilesLines
...
* Early skip non-directories when searching for process informationChristian Göttsche2020-11-151-4/+9
* Drop hideThreads SettingChristian Göttsche2020-11-151-1/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-142/+221
|\
| * Remove unnecessary bracesBenny Baumann2020-11-021-1/+1
| * Integrate NAN check into assignmentBenny Baumann2020-11-021-4/+1
| * Embracing branchesBenny Baumann2020-11-021-41/+105
| * Spacing around operatorsBenny Baumann2020-11-021-46/+48
| * Whitespace and indentation issuesBenny Baumann2020-11-021-11/+13
| * Fix indentation to 3 spacesBenny Baumann2020-11-021-18/+18
| * Spacing after keywords (for)Benny Baumann2020-11-021-5/+5
| * Spacing after keywords (if)Benny Baumann2020-11-021-16/+16
| * Spacing after keywords (while)Benny Baumann2020-11-021-7/+7
| * Remove accidental syntax collisionBenny Baumann2020-11-021-3/+17
| * Remove unnecessary trailing semicolon on macrosBenny Baumann2020-11-021-2/+2
* | Remove duplicate test for NULDaniel Lange2020-11-151-1/+1
|/
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-311-2/+2
* Zram Meter featureMurloc Knight2020-10-311-1/+49
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-281-2/+2
* Refactor LinuxProcessList_readSmapsFile to work line-orientedBenny Baumann2020-10-281-37/+26
* Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche2020-10-271-3/+2
* Drop unneeded variablw initialization and reduce scopeChristian Göttsche2020-10-271-1/+1
* Hold only a const version of Settings in ProcessListChristian Göttsche2020-10-261-1/+1
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Merge branch 'Xalloc_Cleanup' of cgzones/htopDaniel Lange2020-10-201-9/+9
|\
| * XUtils string related updatesChristian Göttsche2020-10-191-9/+9
* | Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-201-1/+5
|\ \
| * | Continue to update generic data in paused modeChristian Göttsche2020-10-191-1/+5
| |/
* / Cache PAGE_SIZEChristian Göttsche2020-10-191-4/+4
|/
* Make all required includes explicitBenny Baumann2020-10-181-24/+32
* Fix misaligned access inside taskstats structureBenny Baumann2020-10-181-11/+12
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+2
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-3/+1
* Do not use extra starttime process field on LinuxChristian Göttsche2020-10-161-3/+10
* Read CPU count every cycle to avoid issues when HT/SMT mode changesChristian Göttsche2020-10-121-23/+67
* Handle parsing envID & VPid from process status fileBenny Baumann2020-10-071-12/+81
* Simplify statm parsing and document unused fieldsChristian Göttsche2020-10-061-18/+13
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Resolve DEBUG compilation issuesChristian Göttsche2020-10-031-1/+1
* Add security attribute process columnChristian Göttsche2020-10-031-0/+29
* Drop redundant return statementsChristian Göttsche2020-09-291-1/+0
* Drop redundant casts to the same typeChristian Göttsche2020-09-291-1/+1
* Do not drop qualifier in castChristian Göttsche2020-09-241-2/+2
* Read CPU frequency from sysfs by defaultChristian Göttsche2020-09-241-51/+77
* Add DeepCode inline suppressionChristian Göttsche2020-09-241-0/+1
* Update delay accounting to use NAN on errorBenny Baumann2020-09-241-3/+3
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+1
* Properly query sysconf settting and use NAN if unavailableBenny Baumann2020-09-241-2/+10
* Update IO rate display to use NAN on errorBenny Baumann2020-09-241-2/+2
* Use checked allocation wrappersChristian Göttsche2020-09-231-6/+6
* Fix memory leak on cgroup read failureChristian Göttsche2020-09-211-1/+4

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