summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcess.h
Commit message (Expand)AuthorAgeFilesLines
* darwin: scan thread informationrobaho7 days1-1/+1
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-2/+2
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-2/+2
* darwin: lazily set process TTY nameCharlie Vieth2022-02-181-0/+2
* Extract Darwin "PlatformHelpers"Alexander Momchilov2021-09-261-0/+1
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Style touch-upsAlexander Momchilov2021-08-231-1/+1
* Fix macOS CPU time calculationsAlexander Momchilov2021-08-231-1/+1
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-2/+0
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-2/+1
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-191-1/+1
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-6/+1
* Add column in darwin to indicate whether the the process is running under tra...Dániel Bakai2020-12-131-0/+6
* Move Process_fields from darwin/Platform to darwin/DarwinProcessDániel Bakai2020-12-131-0/+2
* DarwinProcess: mark local function static and sort includesChristian Göttsche2020-11-171-5/+4
* Spacing around operatorsBenny Baumann2020-11-021-4/+4
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-3/+1
* 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
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-1/+0
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Update header.Hisham2016-03-311-0/+1
* Run through all command line arguments on Darwin.Hisham Muhammad2016-02-181-1/+6
* Scan threads for process state information.Hisham Muhammad2016-02-181-0/+2
* CPU per process implementedDavid Hunt2015-08-191-5/+12
* Fix the thread countsDavid Hunt2015-08-191-1/+3
* Start supporting actual dataDavid Hunt2015-08-191-3/+13
* Added darwin with working battery meterDavid Hunt2015-08-191-0/+22

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