commit | 83eb56117d88161e375973e775464eaef4e719e5 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue Mar 05 14:25:23 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 05 14:25:23 2024 +0000 |
tree | e43528ca285c34eccf8e7cf7b46fa96d50b8c79c | |
parent | c5bf16e478125ffd28b32730a4a0542f72680507 [diff] | |
parent | e806806813e64ae064fe0d9e358111007826cd0f [diff] |
Merge "Add perfetto persistent tracing" into main
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.