summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-3/+3
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-231-2/+11
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-2/+11
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-2/+2
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+68
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-26/+26
|\
| * Spacing around operatorsBenny Baumann2020-11-021-13/+13
| * Whitespace and indentation issuesBenny Baumann2020-11-021-9/+9
| * Spacing after keywords (for)Benny Baumann2020-11-021-1/+1
| * Spacing after keywords (if)Benny Baumann2020-11-021-1/+1
| * Spacing after keywords (while)Benny Baumann2020-11-021-2/+2
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+12
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-4/+2
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-9/+9
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-2/+6
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+11
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-1/+1
* 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
|/
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+5
* CPUMeter: add octuple-column CPU meters.multi2020-09-281-0/+3
* Add missing 4-column CPU meters to non-Linux platforms.multi2020-09-281-0/+3
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+2
* Fail travis CI on compiler warningsChristian Göttsche2020-09-181-2/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-4/+0
* Axe automated header generation.Zev Weiss2020-09-031-7/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+16
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+8
| * 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 Darwin (macOS / OS X)Ross Williams2019-07-071-0/+19
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+2
|\ \
| * | Show N/A on unsupported platforms instead of 0KHzArnavion2019-08-101-0/+2
| |/
* / Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
|/
* Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1
* Issue #502 update Session ID columnKamyar Rasta2017-02-011-2/+2
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+1
* Mark signal tables 'const'Explorer092016-08-301-2/+2
* Remove needless allocation error conditionsMichael McConville2016-04-291-5/+3
* Check for failure in allocations.Hisham2016-02-021-2/+2
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-1/+5
* Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein2016-01-131-1/+1
* Add Platform_getProcessEnvMichael Klein2015-12-031-0/+53
* Add Darwin swap meter.SaltwaterC2015-11-161-3/+9
* Add missing header, silence warning. Should fix #292.Hisham Muhammad2015-11-021-0/+2
* Initialize variables, silence warnings.Hisham Muhammad2015-10-241-1/+4

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