commit | 4083078105d229cd5b70816fc00a8ecfa50fe027 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue May 21 09:40:36 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Tue May 21 10:32:15 2024 +0000 |
tree | ff0ee930b4fdc5adc85bb2688af1ce9470e3c4b1 | |
parent | e236683b3369b3d60c0cc36a6695b56277bb3bd3 [diff] |
Add config java_proto build target for com.android.profiling This adds a new target that's like "perfetto_config_java_protos", but: * It is apex available to "com.android.profiling". * It has `sdk_version "system_server_current"`. Change-Id: I2d7fcb9558d8627ec77513cc751e8efbce3b1583
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.