| commit | 851f623f7a989f4609f4f5f9de4e079992729bd0 | [log] [tgz] |
|---|---|---|
| author | Gabriel Charette <gab@google.com> | Fri Mar 25 18:28:12 2022 +0000 |
| committer | Gabriel Charette <gab@google.com> | Thu Mar 31 03:14:47 2022 +0000 |
| tree | 452272755c8c72dd4dba438da2b830823cb23f89 | |
| parent | 4e2255781b131bf3be20ca0084ea3f929afc406a [diff] |
Add out/in thread+process info to flow events Screenshot: https://screenshot.googleplex.com/9XoghXsgQzLbJqk NULL in the selection case as the UI doesn't display per-event info in that case so the join isn't worth it. Clicking any column currently toggles the selection (same as before). In a follow-up I plan to have Duration select the begin<=>end range and Thread/Process scroll to the source/destination of the flow. Dropped the .half-width CSS property from this table as it was unnecessarily collapsing the added info. Bug: b/224527755 Change-Id: I6229209b388eca34d098d75f8b7ba6abdea3c98d
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.