summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcess.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* CPU per process implementedDavid Hunt2015-08-191-32/+54
* Fix the thread countsDavid Hunt2015-08-191-2/+11
* Start supporting actual dataDavid Hunt2015-08-191-3/+283
* Added darwin with working battery meterDavid Hunt2015-08-191-0/+33

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