commit | db3f7dc40e6cd9a63a39ea31ed79fbb93a04172b | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jul 03 20:09:31 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Jul 03 19:12:49 2024 +0000 |
tree | f8f01d27637a160d86b07eeb50d80feefa62f659 | |
parent | 6b666a980a6c63d09c2189bfe748216015a17ad6 [diff] |
tp: add support for aggregate selection of perf samples Change-Id: Ie4e81ea40947a014c4e8803e6685cac216c244e3
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.