summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/os/ProcTimeInStateReader.java
Commit message (Expand)AuthorAgeFilesLines
* Replace List<Integer> with faster IntArray.Jeff Sharkey2020-10-051-16/+12
* Add Pixel 3 time_in_state format parsing to KernelTimeInStateReaderMisha Wagner2018-11-211-33/+52
* Add class to read per-thread CPU usage from proc filesystemMisha Wagner2018-10-301-0/+186