commit | b363479057627090585a3c3b7ca29e023acb7fa2 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Jun 23 16:35:31 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Jun 23 16:35:31 2023 +0100 |
tree | f80f6f9ac2932ce054f391ccf922e9315860ef40 | |
parent | 5293d5c9954ae334251d4db528ada3eb97307d51 [diff] |
tp: implement CREATE PERFETTO FUNCTION syntax Change-Id: I028fe24e275f42fa84cb2e1f5ddd9d9ba6f683aa
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.