summaryrefslogtreecommitdiffstats
path: root/darwin
Commit message (Expand)AuthorAgeFilesLines
* Rework TTY columnChristian Göttsche2021-04-141-4/+10
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-052-0/+31
* 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-193-5/+5
* MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* Fix include file ordering of generic headersNathan Scott2021-03-042-3/+3
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-042-4/+5
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Darwin: add normalized CPU percentage columnChristian Göttsche2021-03-031-0/+1
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-12/+4
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-7/+7
* 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
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* Make remaining number literals use uppercaseBenny Baumann2020-12-201-1/+1
* Remove duplicate newline in CRT_fatalError callsChristian Göttsche2020-12-191-4/+4
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-195-16/+36
* Mark Platform_defaultFields constChristian Göttsche2020-12-192-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-194-20/+8
* Rework enum ProcessFieldChristian Göttsche2020-12-195-15/+20
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-191-14/+7
* Merge branch 'fix_mach_timebase' of benbe/htopDaniel Lange2020-12-133-15/+38
|\
| * Correct timebase for non-x86 CPUs on DarwinBenny Baumann2020-12-133-2/+22
| * Sort include in Darwin platform headersBenny Baumann2020-12-131-14/+16
* | Add column in darwin to indicate whether the the process is running under tra...Dániel Bakai2020-12-134-13/+61
* | Move Process_fields from darwin/Platform to darwin/DarwinProcessDániel Bakai2020-12-134-31/+31
|/
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-2/+2
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-3/+3
* DarwinProcessList: retry getting list of all processes on ENOMEMChristian Göttsche2020-11-231-17/+15
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-232-6/+18
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-192-6/+18
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-212-4/+4
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-184-81/+70
* DarwinProcessList: mark local functions static and sort includesChristian Göttsche2020-11-172-39/+22
* DarwinProcess: mark local function static and sort includesChristian Göttsche2020-11-172-12/+10
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-157-163/+178
|\
| * Embracing branchesBenny Baumann2020-11-021-3/+6
| * Spacing around operatorsBenny Baumann2020-11-026-38/+38
| * Whitespace and indentation issuesBenny Baumann2020-11-024-107/+119
| * Spacing after keywords (for)Benny Baumann2020-11-023-5/+5
| * Spacing after keywords (if)Benny Baumann2020-11-024-14/+14
| * Spacing after keywords (while)Benny Baumann2020-11-021-2/+2
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-142-3/+24
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-7/+4
* Drop always true conditionChristian Göttsche2020-10-271-40/+38

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