commit | 21a13afa2a1bb5e013849468468a647008545313 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Sep 05 19:25:25 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Sep 05 19:25:25 2024 +0100 |
tree | b68ef2abbef3978a65029419ddf6ce68bfcb1f24 | |
parent | 48a584243be66d507e8a60eadcf62b8a3c263753 [diff] |
ui: relocate registerXXX methods under App{tracks,tabs} This makes the codebase match the structure of the upcoming CL aosp/3253416 to reduce codereview load on it. This CL is a pure rename which doesn't introduce any semantic change. Change-Id: Id29bd4ec95c491d69fcd85aa34a0e9d7f083f792
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.