commit | 50b20aab20d13c50f7adfb0498e80a6dd67331c7 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@chromium.org> | Tue Nov 29 14:24:18 2022 -0800 |
committer | Rob Clark <robdclark@chromium.org> | Fri Dec 16 14:03:26 2022 -0800 |
tree | 8dc02d641dd62c777d8358f85cfebc67d1e0e9f4 | |
parent | f698622375cc955fdb91d4820e8a2d84f91a64e3 [diff] |
Add virtgpu ftrace support Upstream drm/virtio patches which add the fields used: https://patchwork.freedesktop.org/series/111443/ Change-Id: Ifd2e8db4c6267194fd538cafa4f35b6e04593c96
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.