commit | 749bf94609b0827939a6341b957ebe4c66ca653f | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Fri Jun 23 12:12:43 2023 +0100 |
committer | Alexander Timin <altimin@google.com> | Fri Jun 23 12:26:47 2023 +0000 |
tree | 201f46aacaad582c8843928410b54cb762b87959 | |
parent | 548062a594b0a6a2c2fcc1b05194956834e56dcc [diff] |
Assortment of smaller fixes - Use monospace font in the .query-error, to preserve the formatting passed to the UI by Trace Processor. - Add metatrace events for bottom tab changes (add / flush pending / select). - Fix redraw not being called when replacing the tab with the same tag. - Force redraw when starting to run a query from analyse page. - Show the number of returned rows in the analyse page. - Support passing NULLs as dur to debug tracks. - Fix the formatting of args in the debug tracks query. Bug: b/287956437 Change-Id: Icd0782f9de71a2ae4170fa10ab8769d34fccbe5c R=stevegolton@google.com
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.