30 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)

Author SHA1 Message Date
Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 3 years ago
Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
Charlie Vieth d35db47c9a darwin: lazily set process TTY name 4 years ago
Alexander Momchilov dadcb87ad0 Extract Darwin "PlatformHelpers" 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Alexander Momchilov 7a4d6fa409 Style touch-ups 5 years ago
Alexander Momchilov 5b4d63d1be Fix macOS CPU time calculations 5 years ago
Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
Alexander Momchilov 67ccd6b909 Unhardcode tick-to-ms conversion 5 years ago
Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Dániel Bakai 3655b6ca0b Add column in darwin to indicate whether the the process is running under translation 5 years ago
Dániel Bakai 1506283aff Move Process_fields from darwin/Platform to darwin/DarwinProcess 5 years ago
Christian Göttsche ba2d59020d DarwinProcess: mark local function static and sort includes 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Christian Göttsche 7af06659e2 Mark remaining classes const 6 years ago
Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Hisham 306c5443ae Update header. 10 years ago
Hisham Muhammad 42c4459375 Run through all command line arguments on Darwin. 10 years ago
Hisham Muhammad 5ee6715843 Scan threads for process state information. 10 years ago
David Hunt 907f8298a0 CPU per process implemented 11 years ago
David Hunt 57ab332d5a Fix the thread counts 11 years ago
David Hunt 43ef703f03 Start supporting actual data 11 years ago
David Hunt 70e7c8db59 Added darwin with working battery meter 11 years ago