summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Yi Kong <yikong@google.com> 2024-11-27 01:37:38 +0900
committer Yi Kong <yikong@google.com> 2024-12-09 20:20:31 +0900
commit782797c561597e29a7087758b5fd6b710ae87eed (patch)
treeca15a23171ec24ddd9da5822fe92402e46267962 /api/api_test.go
parentbc3378bf08f908335c721e597f51f6b95374f0c8 (diff)
profcollect: Move periodic trace worker to the system server
We used to have the periodic background trace worker in the native side, and relied on Doze mode to pause the collection when the device is inactive. This is not very accurate. Instead, we move the worker to the system server where we know exactly if the device is interactive, and we can make sure we only trace when the device is executing workload useful for profiling. Test: manual Bug: 381005420 Change-Id: I3c063cb63cb8d54e3e175eeee3118d60ee79714c
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions