commit | 23b1752686459dd0fd6e4d7ac7d5564c659c66c5 | [log] [tgz] |
---|---|---|
author | Chinglin Yu <chinglinyu@google.com> | Thu May 09 12:49:33 2024 +0800 |
committer | Chinglin Yu <chinglinyu@google.com> | Thu May 09 12:49:33 2024 +0800 |
tree | 809575b0e78a44fc51becf73e18ead94e0cea8ed | |
parent | 53dd8e309607e80ba27c58bc91106b1c6fb1a30d [diff] |
build: add traced_relay to android bp Bug: 284258446 Change-Id: I3f759feeb6b7838ba3f22601c40aeb0fceabb4d2
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.