History log of /frameworks/base/core/tests/coretests/src/com/android/internal/os/KernelUidCpuFreqTimeReaderTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
59f5c00b41b742eefcee450365bb522b7c0e8cc6 15-May-2017 Sudheer Shanka <sudheersai@google.com> More unit tests for classes needed in reading uid times per cpu freq.

Bug: 34133340
Test: runtest -c com.android.internal.os.LongSamplingCounterArrayTest frameworks-core
runtest -c com.android.internal.os.KernelUidCpuFreqTimeReaderTest frameworks-core
Change-Id: I4c64efd9b3d91a72c585b9e4b0e6b277297005a4
/frameworks/base/core/tests/coretests/src/com/android/internal/os/KernelUidCpuFreqTimeReaderTest.java
9b735c5c1a4575d9f0ea9f3229ad8bf9401caee0 10-May-2017 Sudheer Shanka <sudheersai@google.com> Add time spent by uid per cpu frequency to batterystats.

Currently we have total user and system cpu time spent by the uid
in the batterystats. This change will add times spent by the uid
at each different cpu frequency to the batterystats dump which will
help in better understanding the battery usage.

Bug: 34133340
Test: manual
Change-Id: I567dc75875eb58543c0e71572d0b440e87dbb4b9
/frameworks/base/core/tests/coretests/src/com/android/internal/os/KernelUidCpuFreqTimeReaderTest.java