commit | d55477b23954ec32d46ff4b4ab839b81e5ddba29 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Nov 10 21:01:52 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 10 21:01:52 2021 +0000 |
tree | 25a1d1325bfd4fe8366690629198a1a36dea2e18 | |
parent | 265419e62fadb9492e3812af03b83737dd8bc790 [diff] | |
parent | 8b970aaca3da0f7ab956cedc43a2684abceb9126 [diff] |
Merge "TraceProcessor: introduce RefCounted<T>, remove std::shared_ptr"
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.