commit | b963d0d1fb3e0e84d0924e4249041eb4f03664bb | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Aug 28 22:20:06 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Wed Aug 28 22:20:06 2024 +0100 |
tree | fd35436c143e809facb1d5a78d2be218d8842738 | |
parent | 700c45efcea755315945adc001f31b3d1e51c226 [diff] |
ui: tracks: rename methods A pure renaming CL which uses some clearer names that reflect the current semantic of the method. I am aware that some of these things are going to disappear, but I find so confusing to read the code that it's worth spending some of my time just for the sanity of the next refactorings. Change-Id: I6e4140c3f04ae00fd7e9366acc7b3c90b96c6057
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.