commit | f392c8162ada2163c84f4044202f548b7f7981b5 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Mar 25 15:42:18 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 25 15:42:18 2024 +0000 |
tree | 5db95762a76d0c550886fab9b1ad026567fe2c7d | |
parent | 7e5fdf3d1b9d60381736fbc98d5bda14b3983afe [diff] |
tp: migrate sql stats to the new module bindings Change-Id: Ib6769204f82f62fde1ce480af148bb43fa085a38
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.