commit | 26dc2895f6388d3c1f9dcfb263106b9673674995 | [log] [tgz] |
---|---|---|
author | Lakshman Annadorai <lakshmana@google.com> | Tue Nov 29 13:05:40 2022 -0800 |
committer | Lakshman Annadorai <lakshmana@google.com> | Tue Nov 29 13:54:27 2022 -0800 |
tree | b88aad35b62ee11a91159708f40c05acc08daf9c | |
parent | f2fd2ca10f81d5d5ba7a69ab3d8eb91f803d803b [diff] |
Add CpuMonitorService to monitor CPU stats. - This service will be published as a local system server service. - Other system server services such as job scheduler can use this service to monitor CPU availability. - Support for reading Kernel sysfs and procfs files and monitoring the CPU availability will be added in the following CLs. Test: atest CpuMonitorServiceTest Bug: 242722241 Change-Id: Ia2565a67a5f639a8d5975d42b0b84d95d08e099f