commit | 68c98af1103c11d594a649d73c0b7f1efdb36149 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Jan 30 17:59:16 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Jan 30 17:59:16 2024 +0000 |
tree | 1eb72c9a444490a6811e81c98ce131282a6b918c | |
parent | bfb29f2634f835f0383d84d8db092b1e9e24456c [diff] |
tp: improve API of RuntimeTable Phrasing as a Builder is a much more accurate way to do implement this and prevents using Table APIs accidentally when the table is an inconsistent state. Change-Id: I60414c65d3ae62ca58f0bdfab3373ff304719c3c
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.