commit | 174a883f55c4588abfef76cd2a55f2e405dd591e | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Wed Feb 08 15:03:37 2023 +0000 |
committer | Steve Golton <stevegolton@google.com> | Thu Feb 09 08:49:53 2023 +0000 |
tree | 2fc585d1725110e3ec2164d819da4769ffc4c7e0 | |
parent | 656582b37c3b7214e3b20aba8fd74d41b35a7160 [diff] |
Don't draw overview panel ticks when trace has zero length Bug: 268119761 Change-Id: I0a273d1fdcc497f110e542678dea90d4323597b9
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.