commit | 8bed4c04c7c5b5b63a6293987558169150fa97e5 | [log] [tgz] |
---|---|---|
author | Octavian Tuchila <octaviant@google.com> | Thu Sep 16 11:08:07 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 16 11:08:07 2021 +0000 |
tree | a7e9d5533b4e970bca8eba85e25d6f443390841b | |
parent | 3b5c48952525b41a0618a9f49a97b2dcf2015d48 [diff] | |
parent | 32c2c34dd35d19f74be66ba847c46e1de19bf36b [diff] |
Merge "ui: Adding perf samples track."
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.