commit | b31aa20265ea128f6ca7d11c66a838d334885328 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Feb 15 20:02:16 2021 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Tue Feb 16 00:06:02 2021 +0000 |
tree | b81971b79b735f0eab99366c21227864967e1b73 | |
parent | 10363f87543b1be132a9ed93c033cb57d968cfac [diff] |
traced_perf: support sampling period in addition to frequency Change-Id: I56365884e1b3bffc96f7f2901a3a2e03c98f9ccc
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.