commit | d8da5add90b88c5726ebf82b72ab57d90006d751 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Aug 22 23:29:17 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Aug 22 23:29:17 2023 +0100 |
tree | 077dccc28ae653918955cb61992156932a3c01b3 | |
parent | 567762c5702bd82eded22eaf9b078e6339e50823 [diff] |
ctp: propogate dropping of stream to trace processor in CTP This CL fixes the propogation of query cancellation from CTP to TP. When the stream is dropped, interrupt the trace processor instance. This is critical for cancelling inefficient queries. Change-Id: Ib03c1bfa219db3e70b310e1360ef695545f62a6a Bug: 278208757
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.