summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.c
AgeCommit message (Expand)Author
2020-08-20Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-09-03Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams
2019-08-10Show N/A on unsupported platforms instead of 0KHzArnavion
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07ZFS arcstats for Darwin (macOS / OS X)Ross Williams
2018-10-07Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange
2017-02-05Issue #502 fix SID colunm header widthKamyar Rasta
2017-02-01Issue #502 update Session ID columnKamyar Rasta
2016-10-01Interpret TTY_NR column on Linux,Hisham
2016-08-30Mark signal tables 'const'Explorer09
2016-04-29Remove needless allocation error conditionsMichael McConville
2016-02-02Check for failure in allocations.Hisham
2016-01-15Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer09
2016-01-13Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein
2015-12-03Add Platform_getProcessEnvMichael Klein
2015-11-16Add Darwin swap meter.SaltwaterC
2015-11-02Add missing header, silence warning. Should fix #292.Hisham Muhammad
2015-10-24Initialize variables, silence warnings.Hisham Muhammad
2015-10-23Calculate CPU averages on Darwin (See #295).Hisham Muhammad
2015-10-06Add Darwin signals (same as FreeBSD)Hisham Muhammad
2015-09-10Remove conflicting declarations.Jardel Weyrich
2015-08-20Make column width calculation dynamic.Hisham Muhammad
2015-08-19Standardize indentation.Hisham Muhammad
2015-08-19Fix the thread countsDavid Hunt
2015-08-19Fixed CPU updatingDavid Hunt
2015-08-19Static CPU meterDavid Hunt
2015-08-19Start supporting actual dataDavid Hunt
2015-08-19Added darwin with working battery meterDavid Hunt