summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.h
Commit message (Expand)AuthorAgeFilesLines
* Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-041-1/+1
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
* Implement File Descriptor Meter support for DarwinBenny Baumann2023-02-191-0/+2
* Clean out Platform_getInodeFilenameнаб2023-01-081-2/+0
* Reformat code baseBenny Baumann2022-10-241-4/+12
* Mark ScreenDefaults constChristian Göttsche2021-12-171-1/+1
* Introduce screen tabsHisham Muhammad2021-12-071-1/+3
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-3/+4
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* 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

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