summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcess.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Spacing after keywords (if)Benny Baumann2020-11-021-3/+3
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-2/+2
* Cache PAGE_SIZEChristian Göttsche2020-10-191-2/+4
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-10/+4
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-15/+0
* Clean up existing whitespaceDaniel Flanagan2019-10-311-6/+6
* If task_for_pid fails, stop trying.Hisham2016-03-311-0/+9
* Run through all command line arguments on Darwin.Hisham Muhammad2016-02-181-56/+10
* Scan threads for process state information.Hisham Muhammad2016-02-181-9/+64
* Fix tree organization on OSX.Hisham Muhammad2016-02-181-1/+2
* Fix memory accounting in Darwin.Hisham2016-02-131-2/+2
* Check for failure in allocations.Hisham2016-02-021-4/+4
* Calculate CPU averages on Darwin (See #295).Hisham Muhammad2015-10-231-5/+5
* fix calloc() callsChristian Hesse2015-09-071-1/+1
* Standardize indentation.Hisham Muhammad2015-08-191-85/+85

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