commit | e2a745672fba6837e622583ca59aa4507861bf62 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Mar 16 18:07:25 2023 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Mar 16 18:07:25 2023 +0000 |
tree | a74478e6518d15d17c1a94aedab2d6b3801970e4 | |
parent | 47c1e7fe0ebb4a9171f48d4dbae848a390b9a01d [diff] |
tp: switch track table to be a Python table Change-Id: Ic40ccc427a5013e251909cf5ef21b81e40a61800
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.