commit | c22620a85651498c9c4c4d8ef135eab400051efa | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Oct 01 15:47:45 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Oct 01 15:47:45 2024 +0100 |
tree | 810cd9e6ac6a2ea04bd3a242bd85e2a4df8e2c5c | |
parent | c0cbddeb5191e8615259e5150e16f5e576a62af3 [diff] |
tp: add table exporting perf samples in a simple tree This makes it easy to query this data source without needing to go into the raw frame data. Change-Id: Ib948962f4184ac1915b42072fa439cf894147008
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.