commit | 74ba719d3b2914864e6b7eee9fe1c3ac01edd711 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Oct 09 14:23:59 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Oct 09 14:23:59 2024 +0100 |
tree | 2c4e7c86c0e29ae214d16b635a707900d7581cec | |
parent | 65e368c9d4c14aca5313ec37681819e27161c664 [diff] |
tp: add test for simpleperf gecko traces Change-Id: I594a59a2d884ccc5ec5db941c78a708390475642
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.