commit | 4f9dcadb228f257d289585e309f1c272a827c553 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Tue Feb 21 14:16:41 2023 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Tue Feb 21 14:20:42 2023 +0000 |
tree | 8ac6c63dd87caa65d19a9394cc8226593e140e0a | |
parent | 08995e1b4ff5271e0b9a92ded08d8da9c8d935c5 [diff] |
cts: TestProducerIsolatedService: stop using foregrounded service It's incompatible with isolated processes. The default of background service is probably good enough to keep the app alive and scheduled, idk for sure but it worked on two of my devices. There is also an internal-only change to do with the Manifest that I'll send separately. Bug: 268740899 Change-Id: I8d6081d4853849d3e4848580b8b42ebc709e4482
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.