commit | 1c46cbbb559922037d462f6a78e44445d9a76d91 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Mar 24 17:01:51 2023 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 27 11:13:01 2023 +0000 |
tree | c1c73b5be489c2bfb610dee66ac8151b1955024b | |
parent | 2a124641bc0fb0218c75805a5c5b74d6f2ad3c68 [diff] |
tp: migrate all tables to be Python based tables Change-Id: Ia57353074e842ac87a41a59bc99ea1d0c61c2ed5
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.