commit | 81d23433de27d2a7803351536f0785437038e4d3 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Mon Nov 18 15:47:51 2024 +0000 |
committer | Steve Golton <stevegolton@google.com> | Mon Nov 18 15:47:51 2024 +0000 |
tree | 64566a98b2d08f5721e7063d055bbb0b4f84c430 | |
parent | 46b6a1fb56400628dc978ddc2e26dcd24e72d490 [diff] |
ui: Fix missing cpu column in dataset for ftrace tracks Change-Id: I72c65a649c0d48be44269959df6bd2beb93920df
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.