Modify trace redactor target to be included in module apex Trace redactor needs to live in the apex so that it can be updated with it. As a first step, prepare the target by: - Adding apex available - Setting a min sdk to match the apex Test: presubmit, tested with future changes to make sure it can be added to apex Bug: 379255273 Flag: EXEMPT - infeasible Change-Id: Ie178f89a5dc69585b01095f553cebca78605f3a8
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.