commit | 37e64333d6edcb451221ad0c17c7f70d3a83e142 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Wed Jun 14 18:22:48 2023 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Wed Jun 14 18:22:48 2023 +0100 |
tree | be21b1e0dc8ab1c5dab96841956c245b243df86f | |
parent | f80db641126c1c1dc32083655812358cdf6ed801 [diff] |
ftrace: clean up unnecessary unique_ptrs and headers Change-Id: Iffe835e3c83b24a42f2cefb99566da0b83904a7d
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.