commit | e0a6017a8e23aa08da9e9835d942b50330f3a7b6 | [log] [tgz] |
---|---|---|
author | John Bates <jbates@google.com> | Wed May 29 23:17:05 2024 +0000 |
committer | John Bates <jbates@google.com> | Wed May 29 23:58:43 2024 +0000 |
tree | 53956d032de9fe64927535fa021d520266664c31 | |
parent | 26f6f7e516237664c45cd901ca86dfd0ca5b4d7b [diff] |
Add dcvsh ftrace event support Bug: 343520100 Change-Id: I9af4a3396db6ba885a24b0ac5d41981f4ddc1d21
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.