commit | c26b80d655eb63b3a14c6ca76a586de33bd1f4d6 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Nov 30 17:49:16 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Wed Nov 30 17:49:16 2022 +0000 |
tree | 15a5645cc1e0d75e6c5fff81407960875fee51b4 | |
parent | 867a06b4c84140664011f100fbe96ba73290648d [diff] |
tp: split metadata_module into two and move trace_config parsing to full Bug: crbug/1373719 Change-Id: I8ea258800dd6cf4b719b0566fc92306cdeacc017
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.