commit | 869b209b6c50764830b6b0e26de1b9696291c32e | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@google.com> | Tue Feb 22 21:25:33 2022 +0000 |
committer | Alexander Timin <altimin@google.com> | Tue Feb 22 21:25:33 2022 +0000 |
tree | 33f28a9d65a57e167de1110aee8d16fa3976b65b | |
parent | ed5834c3fe8c2ca848fea000d3b99bc1afd2ab03 [diff] |
[tracing] Support flow_ids on the END events. Parse and account for |flow_ids| and |terminating_flow_ids| fields found in TRACE_EVENT_END. This is useful when adding the flows to the events, covering the function which is responsible for generating flow ids. R=nuskos@google.com CC=eseckler@google.com Change-Id: Ib9424cd0f4e84bb1c04cdd946439f5918bac0d76
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.