commit | 97d87858f9094efbc81ed9c65b487a191e8c412b | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@google.com> | Mon May 17 18:01:33 2021 +0000 |
committer | Alexander Timin <altimin@google.com> | Mon May 17 18:01:33 2021 +0000 |
tree | 2e4cb46c32848ec574fcdbfdf4a33f4728b7d6aa | |
parent | 39935b40227cb84f16164227671811d33690859c [diff] |
Introduce DebugAnnotationParser Refactor the debug annotation parsing logic into a standalone class, which later will be used to parse debug annotations for console interceptor. R=eseckler@google.com,lalitm@google.com Change-Id: I6b53706c4b63d455f4df1600b30029b02cc92139
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.