commit | ebf486060b7e1567628399d6eca5b1f836b1284c | [log] [tgz] |
---|---|---|
author | Igor Kraskevich <kraskevich@google.com> | Tue Oct 25 10:28:36 2022 +0000 |
committer | Igor Kraskevich <kraskevich@google.com> | Tue Oct 25 10:30:14 2022 +0000 |
tree | 914b9221c587751073843d1af504cd0a30832555 | |
parent | 2d394d39f862e84a2b3b2fd589604c6e01134e48 [diff] |
[tp] Make chrome ActiveProcesses a part of track event This is necessary to unblock aosp/2267925. We need to get rid of AddParsingOverrideForField for active_processes.pid, but there's no other way to parse track event extensions at the moment. So this field needs to move from extensions to "core" track event proto. Bug: 255295843 Change-Id: I2457dd01115088c3815ec4c91d6e98ae993acb93
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.