summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcessList.h
Commit message (Collapse)AuthorAgeFilesLines
* DarwinProcessList: mark local functions static and sort includesChristian Göttsche2020-11-171-22/+3
|
* Spacing around operatorsBenny Baumann2020-11-021-5/+5
|
* Continue to update generic data in paused modeChristian Göttsche2020-10-191-1/+1
| | | | | | | | | Generic data, as CPU and memory usage, are used by Meters. In paused mode they would stop receiving updates and especially Graph Meters would stop showing continuous data. Improves: #214 Closes: #253
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
|
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-1/+1
|
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-1/+0
| | | | | Remove leftover empty ifdef/endif pairs, whitespace. The generated htop.h file was also unused - removed.
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
| | | | | | | | | | | | | | Reasoning: - implementation was unsound -- broke down when I added a fairly basic macro definition expanding to a struct initializer in a *.c file. - made it way too easy (e.g. via otherwise totally innocuous git commands) to end up with timestamps such that it always ran MakeHeader.py but never used its output, leading to overbuild noise when running what should be a null 'make'. - but mostly: it's just an awkward way of dealing with C code.
* Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-9/+2
| | | | | Darwin and FreeBSD export zfs kstats through the same APIs, so moving functions into a common file.
* ZFS arcstats for Darwin (macOS / OS X)Ross Williams2019-07-071-0/+21
|
* Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein2016-01-131-2/+2
| | | | | | Works with: - Darwin 9.8.0 (OS X 10.5.8) PPC - Darwin 15.2.0 (OS X 10.11.2) Intel
* CPU per process implementedDavid Hunt2015-08-191-0/+1
|
* Fix the thread countsDavid Hunt2015-08-191-0/+6
|
* Fixed CPU updatingDavid Hunt2015-08-191-2/+5
|
* Static CPU meterDavid Hunt2015-08-191-6/+3
|
* Start supporting actual dataDavid Hunt2015-08-191-0/+18
|
* Added darwin with working battery meterDavid Hunt2015-08-191-0/+20

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