commit | 0e5c8a7f7b78362c65f83f81f7680d99ef067a7f | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Feb 01 19:13:42 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Feb 01 19:13:42 2024 +0000 |
tree | 1687200784f57147cf267089282361f6b915317c | |
parent | e50d0e62d627ce17326ea42c76a3dbe1bff3ed26 [diff] |
tp: add Java config target to Android.bp Change-Id: I95241b4366b6d79be483817f3401ab8119b7cbcd
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.