commit | 157d7105e67d446bca1f95133d0a5e90b90624c4 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Mar 17 20:07:41 2023 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Mar 17 20:07:41 2023 +0000 |
tree | acf66152cef7b2d4715d3e6209a469aa15abbb6e | |
parent | 532221209929139ae6f978471886c9c316c3353b [diff] |
tp: migrate all track tables to Python tables This requires adding support for parent/child relationships for Python tables which this CL adds support for. Change-Id: I4a1daa5ce67040c758789ab0d270b6eb6bd35fcd
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.