summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-1/+0
* Fix CPU percentage on M1 silicon MacsLuke Groeninger2021-01-021-1/+1
* Remove duplicate newline in CRT_fatalError callsChristian Göttsche2020-12-191-4/+4
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-191-1/+9
* Add column in darwin to indicate whether the the process is running under tra...Dániel Bakai2020-12-131-1/+1
* DarwinProcessList: retry getting list of all processes on ENOMEMChristian Göttsche2020-11-231-17/+15
* DarwinProcessList: mark local functions static and sort includesChristian Göttsche2020-11-171-17/+19
* Embracing branchesBenny Baumann2020-11-021-3/+6
* Spacing around operatorsBenny Baumann2020-11-021-6/+6
* Whitespace and indentation issuesBenny Baumann2020-11-021-83/+95
* Spacing after keywords (for)Benny Baumann2020-11-021-3/+3
* Spacing after keywords (if)Benny Baumann2020-11-021-5/+5
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Drop tabs in source indentionsChristian Göttsche2020-10-201-3/+3
* Continue to update generic data in paused modeChristian Göttsche2020-10-191-1/+5
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-4/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Fail travis CI on compiler warningsChristian Göttsche2020-09-181-1/+0
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-2/+2
* Axe automated header generation.Zev Weiss2020-09-031-22/+0
* Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-031-1/+1
* Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-76/+6
* ZFS arcstats for Darwin (macOS / OS X)Ross Williams2019-07-071-0/+80
* Prevent possible NULL pointer deferenceAlan Barr2019-02-101-2/+1
* macOS: fix the switched version test (#772)pmalhaire2018-04-051-3/+8
* macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire2018-03-261-3/+35
* Darwin: disable thread reading due to bug in macOS High SierraHisham Muhammad2018-02-041-1/+2
* Scan threads for process state information.Hisham Muhammad2016-02-181-1/+3
* Check for failure in allocations.Hisham2016-02-021-2/+2
* Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein2016-01-131-4/+4
* Fix CRT_fatalError warning.Hisham Muhammad2015-11-021-0/+1
* Merge pull request #299 from mmcco/masterHisham Muhammad2015-11-021-7/+7
|\
| * Replace all err.h function uses with CRT_fatalError(). Failing withMichael McConville2015-11-011-7/+7
* | Initialize variables, silence warnings.Hisham Muhammad2015-10-241-0/+1
|/
* Merge pull request #274 from mmcco/masterHisham Muhammad2015-10-051-23/+12
|\
| * Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few exis...Michael McConville2015-09-191-7/+4
| * Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville2015-09-161-17/+9
* | removing unnecessary include, which on top breaks compilingkaefer2015-09-141-1/+0
|/
* CPU per process implementedDavid Hunt2015-08-191-6/+16
* Fix the thread countsDavid Hunt2015-08-191-4/+35
* Fixed CPU updatingDavid Hunt2015-08-191-9/+16
* Static CPU meterDavid Hunt2015-08-191-7/+20
* Start supporting actual dataDavid Hunt2015-08-191-39/+101
* Added darwin with working battery meterDavid Hunt2015-08-191-0/+71

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