summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Wrap inline structure definitionsBenny Baumann2020-11-021-3/+4
* Embracing branchesBenny Baumann2020-11-026-69/+182
* Spacing around operatorsBenny Baumann2020-11-027-81/+86
* Whitespace and indentation issuesBenny Baumann2020-11-023-33/+36
* Make scope of match macro symmetricBenny Baumann2020-11-021-3/+7
* Fix indentation to 3 spacesBenny Baumann2020-11-022-31/+31
* Spacing after keywords (for)Benny Baumann2020-11-022-7/+7
* Spacing after keywords (if)Benny Baumann2020-11-024-23/+23
* 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
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-311-2/+2
* Zram Meter featureMurloc Knight2020-10-317-1/+156
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-7/+6
* Implement Process_isUserlandThread as functionChristian Göttsche2020-10-281-1/+3
* Implement LinuxProcess_effectiveIOPriority as functionChristian Göttsche2020-10-282-11/+6
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-282-3/+3
* 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-274-8/+7
* Drop unneeded variablw initialization and reduce scopeChristian Göttsche2020-10-271-1/+1
* Refactor code for reading process environment from procfsBenny Baumann2020-10-271-16/+27
* 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-263-4/+4
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-262-4/+4
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-7/+7
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-262-23/+19
* Parse POWER_SUPPLY_CAPACITYJan Palus2020-10-261-1/+11
* Fix wrong strncmp replacementChristian Göttsche2020-10-201-1/+1
* Drop unnecessary castChristian Göttsche2020-10-201-1/+1
* IWYU updateChristian Göttsche2020-10-201-1/+0
* Merge branch 'Xalloc_Cleanup' of cgzones/htopDaniel Lange2020-10-203-12/+12
|\
| * XUtils string related updatesChristian Göttsche2020-10-193-12/+12
* | Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-202-2/+6
|\ \
| * | Continue to update generic data in paused modeChristian Göttsche2020-10-192-2/+6
| |/
* / Cache PAGE_SIZEChristian Göttsche2020-10-192-9/+9
|/
* Make all required includes explicitBenny Baumann2020-10-1812-67/+120
* Fix misaligned access inside taskstats structureBenny Baumann2020-10-181-11/+12
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-166-9/+12
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-163-6/+8
* Add NetworkIOMeterChristian Göttsche2020-10-162-0/+50
* 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-163-17/+10
* Add SELinuxMeterChristian Göttsche2020-10-163-0/+107
* Mark remaining classes constChristian Göttsche2020-10-134-13/+13
* Read CPU count every cycle to avoid issues when HT/SMT mode changesChristian Göttsche2020-10-121-23/+67
* Centralise fault handlingBenny Baumann2020-10-122-55/+0
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-2/+2
* Mark process argument of Process_isThread constChristian Göttsche2020-10-092-3/+3
* Handle parsing envID & VPid from process status fileBenny Baumann2020-10-073-18/+90
* Mark Object instances constChristian Göttsche2020-10-072-2/+2

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