summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-126/+0
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-4/+6
* Remove duplicate zeroing of global task accounting values on MacOSNathan Scott2023-06-061-6/+0
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-93/+9
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-10/+21
* Fix typo in code commentGuillaume Gomez2023-05-051-1/+1
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-061-2/+2
* Darwin: increase buffer size each retryChristian Göttsche2022-09-231-1/+2
* Refactor Platform_CompareKernelVersion APIAlexander Momchilov2021-09-261-1/+1
* Extract Darwin "PlatformHelpers"Alexander Momchilov2021-09-261-42/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Refactor Darwin platform unit conversion helpersAlexander Momchilov2021-08-251-8/+1
* Fix macOS CPU time calculationsAlexander Momchilov2021-08-231-4/+6
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+2
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+9
* Rework CPU countingChristian Göttsche2021-07-181-3/+5
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* Darwin: Always update usernameBenny Baumann2021-06-221-2/+5
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-3/+3
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-1/+1
* Fix include file ordering of generic headersNathan Scott2021-03-041-1/+1
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-1/+1
* 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

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