summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcessList.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Avoid unsigned integer overflowChristian Göttsche2020-09-171-1/+1
* Add Linux process column for context switchesChristian Göttsche2020-09-171-0/+29
* Use PROCDIR throughout instead of /proc on LinuxChristian Göttsche2020-09-171-1/+1
* Avoid potential buffer overflow in LinuxProcessList_readStatFileChristian Göttsche2020-09-171-2/+4
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-2/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-5/+1
* Axe automated header generation.Zev Weiss2020-09-031-89/+0
* Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-conf...Nathan Scott2020-08-311-1/+1
|\
| * Really tell gcc to ignore return value of fscanfChristian Göttsche2020-08-281-1/+1
* | Merge branch 'master' of github.com:htop-dev/htopNathan Scott2020-08-311-1/+1
|\ \
| * | Improve OOM outputChristian Göttsche2020-08-281-1/+1
| |/
* | Check btime sscanf parse from /proc/statChristian Göttsche2020-08-281-1/+2

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