commit | 1362832e0f354a49b59495ec16ec824a439e5d7c | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Jan 26 12:59:04 2024 -0800 |
committer | Primiano Tucci <primiano@google.com> | Fri Jan 26 12:59:04 2024 -0800 |
tree | 9c1be1c22a50d217e83a99e79f00ed0ce2410f90 | |
parent | 52535cef8f6c2835a7d633c6f9974976b6980b89 [diff] |
protocol: enrich QueryServiceState, add CloneSession.skip_filter Another two small changes in preparation of the upcoming change to support >1 trace in bugreports: 1) Add an option to filter only sessions in QueryServiceState This also serves as a way to detect early if somebody is depending on the ext/ layer and deal with necessary 3way patches. 2) Add an explicit skip_filter option to CloneSession, rather than being implicitly tied to the use of kBugreportSessionId. Bug: 321196572 Change-Id: Ideb9f169eea134c09d1d9342f9eff513f570492e
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.