summaryrefslogtreecommitdiffstats
path: root/linux/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Resolve conversion from ssize_t to int for readlink return valueChristian Göttsche2020-12-051-1/+1
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-021-7/+8
* Add xReadfile wrapper for reading small to medium size filesChristian Göttsche2020-12-021-47/+12
* Update even more snprintfsChristian Göttsche2020-11-281-2/+2
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-15/+15
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-231-2/+20
|\
| * Add whitespace to improve Linux Platform_init readabilityNathan Scott2020-11-191-0/+1
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-2/+19
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* | IWYU update (Linux)Christian Göttsche2020-11-191-1/+6
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-6/+5
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+323
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+6
* 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

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