commit | 714e790b3ade397b28e37a6ba05c98baa581fa13 | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@google.com> | Wed Jan 12 14:13:53 2022 -0500 |
committer | Mingjing Zhang <mjzhang@google.com> | Tue Jan 18 15:38:36 2022 +0000 |
tree | 7becc573e3215ca8a51fad0480f6d07d87e67506 | |
parent | d7dfde628cc24c1ae8a0fa46f91878794def8640 [diff] |
Add the "metric" tag to annotation track groups When a track group containing annotation tracks is collapsed, the "metric" tags next to the track names become invisible and there are no visual signs to indicate that this track group is for annotation tracks. This CL provides this cue by adding next to the name of annotation track groups a "metric" tag that has the same visual style as the per-track "metric" tag. Bug: 214252616 Change-Id: I9253cac253a847d388981a0b65c43c10db922d37
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.