commit | 845a57f7e30034e2ed46dd66aa5c69b21dbe8a12 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Jan 16 17:31:47 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 16 17:31:47 2023 +0000 |
tree | 2a5eff0af8ad8efe42d9730c44882911c8d0807d | |
parent | 847b2ee22f952610fe59568ae382141c2b1fbeb8 [diff] | |
parent | b2e155f5d5aad15489462e50681f4c0d8b8ba4fe [diff] |
Merge "perfetto: Replace emplace with emplace_hint"
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.