summaryrefslogtreecommitdiffstats
path: root/darwin/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-171-1/+1
* Drop unused Platform variablesChristian Göttsche2021-12-171-2/+0
* Introduce screen tabsHisham Muhammad2021-12-071-0/+10
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-1/+3
* Extract Darwin "PlatformHelpers"Alexander Momchilov2021-09-261-9/+3
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Fix typo in gettime implementation on darwinBenny Baumann2021-09-181-1/+2
* Clarify naming of Platform_nanosecondsPerSchedulerTickBenny Baumann2021-08-251-4/+4
* Refactor Darwin platform unit conversion helpersAlexander Momchilov2021-08-251-7/+22
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Merge branch 'cpu_count' of cgzones/htopDaniel Lange2021-08-021-6/+6
|\
| * Rework CPU countingChristian Göttsche2021-07-181-6/+6
* | Properly handle multiple batteries on darwinBenny Baumann2021-08-021-45/+35
|/
* Code indentationBenny Baumann2021-07-151-5/+5
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-2/+2
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+24
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-3/+3
* MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-011-8/+2
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-191-2/+14
* 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-10/+0
* Rework enum ProcessFieldChristian Göttsche2020-12-191-2/+0
* Merge branch 'fix_mach_timebase' of benbe/htopDaniel Lange2020-12-131-14/+32
|\
| * Correct timebase for non-x86 CPUs on DarwinBenny Baumann2020-12-131-1/+17
| * 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-131-1/+1
* | Move Process_fields from darwin/Platform to darwin/DarwinProcessDániel Bakai2020-12-131-29/+0
|/
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-3/+3
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-231-2/+11
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-2/+11
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-2/+2
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+68
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-26/+26
|\
| * Spacing around operatorsBenny Baumann2020-11-021-13/+13
| * Whitespace and indentation issuesBenny Baumann2020-11-021-9/+9
| * Spacing after keywords (for)Benny Baumann2020-11-021-1/+1
| * Spacing after keywords (if)Benny Baumann2020-11-021-1/+1
| * Spacing after keywords (while)Benny Baumann2020-11-021-2/+2
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+12
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-4/+2
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-9/+9
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-2/+6
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+11
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-1/+1

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