commit | 5dbfc2d7f819273250dc9710a1f86f71a9b45479 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Thu Oct 26 10:42:53 2023 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Fri Oct 27 13:47:09 2023 +0000 |
tree | d3172e886345eb8d6739009c9f6843fc15e28d85 | |
parent | 27c4f1c1f80244ac804eafcbe703edd8229a4e03 [diff] |
tp: Support perf.data as a source type The basic perf imported. Doesn't support symbolisation or old perf types. Change-Id: I53755682135d7c4b1f79cd65a194407e78779bc2
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.