summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcess.c
Commit message (Expand)AuthorAgeFilesLines
* 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