commit | 971ea3420788480a71f20b400f6ffabbcd489cfb | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Fri Sep 06 14:22:04 2024 +0100 |
committer | Alexander Timin <altimin@chromium.org> | Fri Sep 06 14:22:04 2024 +0100 |
tree | 7c5244e4aa7fafb4b3b2f0fafc9ff9ba252e67bd | |
parent | 29565f6a2e8c8d2d9608eda6bb48e4b95f9f7261 [diff] |
Add table viewer support for android_logs Change-Id: Idedb783f20a72b36be9e596d7e1eed1ffd12b3a5
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.