summaryrefslogtreecommitdiffstats
path: root/darwin
Commit message (Expand)AuthorAgeFilesLines
* Fix typoChristian Göttsche20 hours1-1/+1
* Introduce autoTitleRightAlign column flagChristian Göttsche21 hours1-1/+1
* darwin/Platform.c: use mach/port.hSergey Fedorov2024-02-041-1/+1
* Darwin: add NetworkIOMeter supportUeiWang2023-12-291-3/+63
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-1/+4
* Move shared memory next to used memoryKevin Bracey2023-10-261-1/+1
* Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-042-2/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-314-36/+36
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-302-21/+30
* Avoid VLA on Darwin when reading CPU brandBenny Baumann2023-07-281-3/+2
* Remove duplicate zeroing of global task accounting values on MacOSNathan Scott2023-06-061-6/+0
* Consistency fixes for DarwinBenny Baumann2023-05-091-3/+3
* Minor whitespace and small logic flow improvements on reviewNathan Scott2023-05-081-5/+11
* Adapt platform code for the new Machine base classNathan Scott2023-05-086-127/+165
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-085-25/+42
* Fix typo in code commentGuillaume Gomez2023-05-051-1/+1
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-0/+3
* Darwin: add DiskIOMeter supportUeiWang2023-04-221-3/+105
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-062-3/+3
* Implement File Descriptor Meter support for DarwinBenny Baumann2023-02-192-0/+9
* Use strict function prototypes also for defintionsChristian Göttsche2023-02-042-4/+4
* Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez2023-01-081-1/+1
* Clean out Platform_getInodeFilenameнаб2023-01-082-8/+0
* Improve code readability by creating constants for memory valuesGuillaume Gomez2023-01-071-5/+5
* Reformat code baseBenny Baumann2022-10-244-8/+17
* Darwin: increase buffer size each retryChristian Göttsche2022-09-231-1/+2
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Make sure License is correctly specified as GNU GPLv2+ in some more file headersDaniel Lange2022-03-141-2/+2
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-2/+3
* darwin: lazily set process TTY nameCharlie Vieth2022-02-182-9/+34
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Drop unused Platform variablesChristian Göttsche2021-12-171-2/+0
* Introduce screen tabsHisham Muhammad2021-12-073-2/+14
* Tidy up process state handlingmarcluque2021-11-021-9/+9
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-4/+7
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Don't force allocation, as failure is handledBenny Baumann2021-10-031-1/+1
* 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

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