commit | 1554c9d0f133c2b8e33c664be5dac760c6670e83 | [log] [tgz] |
---|---|---|
author | Yisroel Forta <yforta@google.com> | Fri Nov 15 11:39:33 2024 +0000 |
committer | Yisroel Forta <yforta@google.com> | Fri Nov 15 11:55:12 2024 +0000 |
tree | 07421acd88c895649d7f7e83ff125c7cea1776b2 | |
parent | 6cdc068c2443741164872cdf5e789fe040d155b0 [diff] |
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.