commit | 53971a4039d33587dcf88762c85c92b0faab412b | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@google.com> | Wed Jan 18 19:10:03 2023 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Jan 19 17:39:25 2023 +0000 |
tree | a32b06f1c2c4fb916b95d0ef9c65a0129f41f1a8 | |
parent | 0d57f4770c40738e610deac22a59efc71ea4f329 [diff] |
Add TrackEvent category/name annotation to content analysis - Add an ignore list to SizeProfileComputer to ignore TrackEvent during tokenization - Parse TrackEvent explicitly with a separate SizeProfileComputer through ProcessTrackEvent (with extra annotation) - Export annotations in the args table. Bug: 251447450 Change-Id: I6462bcb0b3a718b638b102acdf4fbed528ad19e4
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.