commit | 458c7b1f32ce7e41d4126064c7e9d787a348bcfa | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Aug 11 09:50:10 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Aug 11 09:50:10 2023 +0000 |
tree | 00354ed529201f2cef1176b57b86c11322bc7be5 | |
parent | fcc0512ebf832b84c88bcbf4e7693cb1e19a4242 [diff] | |
parent | 30dc94f4e0d4709529e630d8d73f4482675316a2 [diff] |
Merge changes I54757918,Ied977fc9,I31e448f3,I0ca1a9b0,I923b2418 into main * changes: Add integration tests for shared library track event Add benchmark for shared library track event Shared library track event: Add name interning Shared library track event: API/ABI to emit data Shared library track event: Category registration
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.