commit | 5e8f9a73e46bbbedf375e5ca184f486c2e398f94 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@google.com> | Fri Nov 01 15:11:54 2024 +0900 |
committer | Masami Hiramatsu <mhiramat@google.com> | Fri Nov 01 15:11:54 2024 +0900 |
tree | a5be6c729d144c8bf5a1cfc1d95b6a15054d209c | |
parent | 1c86319bc21ab71136007b85a434dcd7175bc449 [diff] |
Implement a Chrome histogram summary metric in Perfetto. This new metric provides statistical summaries of the histograms in Chrome browser. Bug: None Test: Tested with Trace Processor. Change-Id: I1b792c2807d9a61d5e3544aab2b5aa7f806a9aed
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.