commit | b2ee314e95d601754614044493ae15445effe57c | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Sep 03 16:22:22 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Sep 03 15:58:31 2024 +0000 |
tree | 998fb455214b46db1e8913da53056bcbb3e935bf | |
parent | 735185d6adb248fab3788a292fcfb905e8165686 [diff] |
ui: rename PluginContext(Trace) to App/Trace This is in view of exposing these interfaces everywhere, both to plugin and core. For now i'm not touching the implementer which is still called PluginContext(Trace)Impl. Change-Id: I97c7a653adfcb1f5b43a4a929720f180310c5eb2
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.