summaryrefslogtreecommitdiffstats
path: root/darwin
Commit message (Expand)AuthorAgeFilesLines
* Workaround for Rosetta 2 on DarwinAlexander Momchilov2021-09-262-4/+64
* Refactor Platform_CompareKernelVersion APIAlexander Momchilov2021-09-263-26/+32
* Extract Darwin "PlatformHelpers"Alexander Momchilov2021-09-265-51/+105
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-227-7/+7
* Fix typoChristian Göttsche2021-09-181-1/+1
* Fix typo in gettime implementation on darwinBenny Baumann2021-09-181-1/+2
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* Clarify naming of Platform_nanosecondsPerSchedulerTickBenny Baumann2021-08-252-5/+5
* Refactor Darwin platform unit conversion helpersAlexander Momchilov2021-08-254-28/+33
* Style touch-upsAlexander Momchilov2021-08-232-6/+6
* Fix macOS CPU time calculationsAlexander Momchilov2021-08-233-14/+34
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-133-6/+11
* Merge branch 'cpu_count' of cgzones/htopDaniel Lange2021-08-023-9/+22
|\
| * Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+11
| * Rework CPU countingChristian Göttsche2021-07-182-9/+11
* | Properly handle multiple batteries on darwinBenny Baumann2021-08-021-45/+35
|/
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
* Code indentationBenny Baumann2021-07-152-6/+6
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+3
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-073-3/+11
* Darwin: Always update usernameBenny Baumann2021-06-222-3/+5
* Darwin: Implement CWD columnBenny Baumann2021-05-252-0/+27
* Add ELAPSED process columnChristian Göttsche2021-05-231-1/+1
* Darwin: use merged command line helpersChristian Göttsche2021-05-231-16/+24
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+1
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-232-7/+2
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-8/+8
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-9/+10
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-1/+1
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-105-10/+9
* 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

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