commit | 1041e070c37b75aef15873ea4e654c9e4d6afccc | [log] [tgz] |
---|---|---|
author | Weston Wei <wwenhuan@google.com> | Thu Jul 13 17:46:55 2023 +0000 |
committer | Weston Wei <wwenhuan@google.com> | Thu Jul 13 17:46:55 2023 +0000 |
tree | 247be3a731e4ad5d7c1802e478487605e711b647 | |
parent | bf275b1db282d426c5fab726d3d59f42eba97e29 [diff] |
add jspb proto library for trace Bug: 290970432 Change-Id: Ia546fbd279f592a91919164e629e2905e87325ee
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.