commit | c77393b7cb8e930486e0dca3155178ed62f8fb50 | [log] [tgz] |
---|---|---|
author | Omar Elmekkawy <mekk@google.com> | Tue Jun 21 10:33:34 2022 +0000 |
committer | Omar Elmekkawy <mekk@google.com> | Tue Jun 21 13:56:15 2022 +0000 |
tree | 83fb4640ccbc6ae2dc4941f86616ee0911c740a5 | |
parent | a15b969a82947fe647e30f9aea938a6bf11d3d68 [diff] |
[metrics] Add input_arrived_to_processing_intervals.sql. Calculating time intervals where at the beginning of the interval we received input, and at the end of the interval we started processing the input, giving us the time window within which we could have started processing but were blocked or delayed. Change-Id: I086f69672e4a9f8eb29a5bb0e1732913b7394692
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.