summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcess.c
AgeCommit message (Expand)Author
2016-03-31If task_for_pid fails, stop trying.Hisham
2016-02-18Run through all command line arguments on Darwin.Hisham Muhammad
2016-02-18Scan threads for process state information.Hisham Muhammad
2016-02-18Fix tree organization on OSX.Hisham Muhammad
2016-02-13Fix memory accounting in Darwin.Hisham
2016-02-02Check for failure in allocations.Hisham
2015-10-23Calculate CPU averages on Darwin (See #295).Hisham Muhammad
2015-09-07fix calloc() callsChristian Hesse
2015-08-19Standardize indentation.Hisham Muhammad
2015-08-19CPU per process implementedDavid Hunt
2015-08-19Fix the thread countsDavid Hunt
2015-08-19Start supporting actual dataDavid Hunt
2015-08-19Added darwin with working battery meterDavid Hunt