commit | 5c6804fff3ed8862ea15b15d7700df1857ad2af4 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@google.com> | Fri Mar 15 22:25:32 2024 +0000 |
committer | Etienne Pierre-doray <etiennep@google.com> | Fri Mar 15 22:34:17 2024 +0000 |
tree | edb260c9b4c546b6da5c38a670a36ac2d9eb3884 | |
parent | 16bc5a51e266f7785485c065ba01b5529a9aa30f [diff] |
[perfetto] Display overlapping flow arrows correctly This CL connects overlapping flow the same way flowToDescendant are. Before: https://screenshot.googleplex.com/8MiCnA6v2UrY3A5 After: https://screenshot.googleplex.com/8zmEwFYxBrmGaAq Change-Id: I7cc6426558a53072a2697f5e0f69b94b79418515
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.