summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* Simplify statm parsing and document unused fieldsChristian Göttsche2020-10-062-20/+15
* Handle Panel_getSelected() returning NULLChristian Göttsche2020-10-061-1/+2
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-0615-15/+15
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-0515-15/+15
* | Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+4
|/
* Introduce ARRAYSIZEChristian Göttsche2020-10-032-2/+2
* Resolve DEBUG compilation issuesChristian Göttsche2020-10-031-1/+1
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-032-0/+53
* Add security attribute process columnChristian Göttsche2020-10-033-1/+38
* Drop redundant declarationsChristian Göttsche2020-09-291-2/+0
* Drop redundant return statementsChristian Göttsche2020-09-291-1/+0
* Drop redundant casts to the same typeChristian Göttsche2020-09-293-6/+6
* CPUMeter: add octuple-column CPU meters.multi2020-09-281-0/+3
* Merge branch 'arc-is-not-cache' of https://github.com/multiplexd/htop into mu...Nathan Scott2020-09-281-0/+7
|\
| * Linux: consider the ZFS ARC to be cache.multi2020-09-241-0/+7
* | Do not drop qualifier in castChristian Göttsche2020-09-243-14/+14
* | Avoid bad function cast warningChristian Göttsche2020-09-241-1/+1
* | Include prototype in Battery implementationChristian Göttsche2020-09-242-1/+4
* | Read CPU frequency from sysfs by defaultChristian Göttsche2020-09-241-51/+77

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