summaryrefslogtreecommitdiffstats
path: root/linux/Platform.c
Commit message (Expand)AuthorAgeFilesLines
...
* Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange2020-11-151-0/+2
|\
| * Add SystemdMeterChristian Göttsche2020-10-311-0/+2
* | Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-23/+35
|\ \
| * | Embracing branchesBenny Baumann2020-11-021-6/+15
| * | Spacing around operatorsBenny Baumann2020-11-021-16/+19
| * | Spacing after keywords (if)Benny Baumann2020-11-021-1/+1
| |/
* | Split data array for file lock information into separate fieldsBenny Baumann2020-11-141-4/+4
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+119
|/
* Zram Meter featureMurloc Knight2020-10-311-0/+9
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-4/+4
* Avoid some unnecessary casts and mark some not changing variables constChristian 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 the ProcessList in MetersChristian Göttsche2020-10-261-7/+7
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-21/+15
* Drop unnecessary castChristian Göttsche2020-10-201-1/+1
* IWYU updateChristian Göttsche2020-10-201-1/+0
* XUtils string related updatesChristian Göttsche2020-10-191-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-21/+30
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+45
* Add SELinuxMeterChristian Göttsche2020-10-161-0/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-061-1/+1
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* | Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+4
|/
* Introduce ARRAYSIZEChristian Göttsche2020-10-031-1/+1
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+51
* 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
* | Avoid bad function cast warningChristian Göttsche2020-09-241-1/+1
|/
* Use PROCDIR throughout instead of /proc on LinuxChristian Göttsche2020-09-171-2/+2
* Drop always true conditionChristian Göttsche2020-09-121-1/+1
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-4/+0
* Axe automated header generation.Zev Weiss2020-09-031-7/+0
* Avoid shadowing warningsChristian Göttsche2020-08-251-4/+4
* Avoid conversion warningChristian Göttsche2020-08-251-1/+1
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+15
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+7
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-031-12/+1
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-7/+7
| * ZFS arcstats for LinuxRoss Williams2019-07-071-0/+19
* | Merge branch 'hishamhm-pull-1012'Nathan Scott2020-08-201-0/+3
|\ \
| * | adding support for more than 2 smaller cpumeter columnsChristoph Budziszewski2020-06-111-0/+3
| |/
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+3
|\ \
| * | Move sysfs-reading code to LinuxProcessList.c and add average frequency.Arnavion2019-08-101-14/+1
| * | Show N/A instead of 0KHz when CPU frequency is not available.Arnavion2019-08-101-3/+3
| * | Add new display option to also show CPU frequency in CPU meters.Arnavion2019-08-091-0/+16
| |/
* | Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-201-0/+24

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