summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add DeepCode inline suppressionChristian Göttsche2020-09-241-0/+1
|/
* Use return value of CLAMP functionBenny Baumann2020-09-241-1/+1
* Update delay accounting to use NAN on errorBenny Baumann2020-09-242-4/+4
* 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-242-5/+12
* Update battery API to use NAN on errorBenny Baumann2020-09-241-12/+13

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