commit | 9b7471bcda044623f13f4410bfb8d1b3bb47b79e | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Fri Oct 27 09:57:52 2023 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Fri Oct 27 09:57:52 2023 +0000 |
tree | 8b354a3023af462d1a59ce7368ddcc7f93d694d2 | |
parent | 7c4bc079597efcdd9c90f759521e6522f6bbcb0d [diff] |
tp: Fix naming in PerfettoSqlEngine Change-Id: Id30f544e62c845963db4087028ba55f2e280e9f0
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.