commit | f37c6f745a9f1951446ffab1da0a834ae0bacec3 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Jan 15 17:38:16 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 15 17:38:16 2024 +0000 |
tree | 53d36d0013d8bc6931846e89e7698d6cfe9cfa1d | |
parent | 113f941058dc75557df7e7bc386ebce1cd67d521 [diff] | |
parent | 6e6a322d204cea7f1c1ddc88a52ef6dbcf2e6a44 [diff] |
Merge changes from topic "perfetto_last_packet" into main * changes: trace_writer_impl: Call FinishTracePacket on MessageHandle destruction message_handle: Implement FinalizationListener
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.