summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify naming of Platform_nanosecondsPerSchedulerTickBenny Baumann2021-08-251-1/+1
* Refactor Darwin platform unit conversion helpersAlexander Momchilov2021-08-251-4/+8
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-3/+8
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
* Code indentationBenny Baumann2021-07-151-1/+1
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+3
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-0/+8
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+1
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+7
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-3/+4
* Each platform defines its own long opt macro, prefer printfNathan Scott2021-03-221-1/+4
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+4
* 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-2/+2
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-4/+2
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-191-0/+2
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-2/+0
* Rework enum ProcessFieldChristian Göttsche2020-12-191-3/+0
* Merge branch 'fix_mach_timebase' of benbe/htopDaniel Lange2020-12-131-0/+4
|\
| * Correct timebase for non-x86 CPUs on DarwinBenny Baumann2020-12-131-0/+3
* | Move Process_fields from darwin/Platform to darwin/DarwinProcessDániel Bakai2020-12-131-2/+0
|/
* Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-4/+7
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+2
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-4/+4
|\
| * Spacing around operatorsBenny Baumann2020-11-021-4/+4
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-3/+12
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-3/+2
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-2/+4
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+5
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+2
* Use strict function prototypesChristian 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-2/+0
* Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+2
* Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-1/+1
* ZFS arcstats for Darwin (macOS / OS X)Ross Williams2019-07-071-0/+2
* Mark signal tables 'const'Explorer092016-08-301-2/+2
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-0/+4
* Add Platform_getProcessEnvMichael Klein2015-12-031-0/+2
* Add Darwin swap meter.SaltwaterC2015-11-161-2/+1
* Add missing header, silence warning. Should fix #292.Hisham Muhammad2015-11-021-0/+2
* Regenerate platform-dependent headers.Hisham Muhammad2015-10-191-0/+6
* Remove conflicting declarations.Jardel Weyrich2015-09-101-1/+0
* Make column width calculation dynamic.Hisham Muhammad2015-08-201-3/+0
* Fix the thread countsDavid Hunt2015-08-191-1/+1

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