commit | a5883629ef01b3b4c0186da485a3d522d6cc1ee3 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Fri Sep 22 11:29:13 2023 +0100 |
committer | Alexander Timin <altimin@chromium.org> | Fri Sep 22 11:29:13 2023 +0100 |
tree | f3d266221e5d2acdc4a949c38cf504b2f1cd6fdf | |
parent | 49ef5c5916fc1304549b681a1129a7a85c82db9f [diff] |
Migrate create_view_function to Perfetto SQL. R=lalitm@google.com Change-Id: I4fd050eb75540a2a8255e42a33de0b0b31fdd8a7
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.