summaryrefslogtreecommitdiffstats
path: root/cpustats/cpustats.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing includes.Elliott Hughes2015-01-291-0/+1
| | | | Change-Id: Ie3acca064c1bcecb4e0305e61f01ba8cea4abe03
* First checkin of cpustatsEric Rowe2012-04-031-0/+429
This utility is similar to top but with two major differences. 1) It removes the overhead of gathering process/thread stats. 2) It measures the time spent in each frequency for each sample duration. Bug: 6147843 Change-Id: Ie9073470f8cd1778fe902ea6383bef2311e91cf1