summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcess.c
Commit message (Expand)AuthorAgeFilesLines
* darwin: scan thread informationrobaho5 days1-31/+97
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-081-1/+1
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-1/+4
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-6/+6
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-17/+24
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-1/+4
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-4/+5
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-2/+3
* darwin: lazily set process TTY nameCharlie Vieth2022-02-181-9/+32
* Introduce screen tabsHisham Muhammad2021-12-071-1/+1
* Tidy up process state handlingmarcluque2021-11-021-9/+9
* 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
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Fix typoChristian Göttsche2021-09-181-1/+1
* Refactor Darwin platform unit conversion helpersAlexander Momchilov2021-08-251-9/+2
* Style touch-upsAlexander Momchilov2021-08-231-5/+5
* Fix macOS CPU time calculationsAlexander Momchilov2021-08-231-9/+27
* Darwin: Always update usernameBenny Baumann2021-06-221-1/+0
* Darwin: Implement CWD columnBenny Baumann2021-05-251-0/+25
* 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-231-5/+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-101-2/+2
* Rework TTY columnChristian Göttsche2021-04-141-4/+10
* Darwin: add normalized CPU percentage columnChristian Göttsche2021-03-031-0/+1
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-7/+7
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* Make remaining number literals use uppercaseBenny Baumann2020-12-201-1/+1
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-191-12/+10
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-7/+7
* Rework enum ProcessFieldChristian Göttsche2020-12-191-4/+3
* 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-131-1/+2
|\
| * Correct timebase for non-x86 CPUs on DarwinBenny Baumann2020-12-131-1/+2
* | Add column in darwin to indicate whether the the process is running under tra...Dániel Bakai2020-12-131-11/+53
* | Move Process_fields from darwin/Platform to darwin/DarwinProcessDániel Bakai2020-12-131-0/+29
|/
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-2/+2
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-2/+2
* DarwinProcess: mark local function static and sort includesChristian Göttsche2020-11-171-7/+6
* Spacing around operatorsBenny Baumann2020-11-021-6/+6
* Whitespace and indentation issuesBenny Baumann2020-11-021-9/+9

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