commit | a135a08fc2aec447b5a168f698879d960f82a361 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jun 17 12:05:29 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jun 17 12:05:29 2024 +0100 |
tree | d1c37f578509a0adbab73676f951fa4043809864 | |
parent | b427f8d4e7cd6c172fa0a21dfd4630d5c3e0a9c6 [diff] |
tp: implement structs in trace processor Change-Id: I729e7762950252db668e2ecb2829be72e63dce14
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.