commit | fa4c9c9ecc4e8908683f55332e7fc75a0df0b617 | [log] [tgz] |
---|---|---|
author | Bartłomiej Grzesik <bag@semihalf.com> | Mon Oct 03 11:12:18 2022 +0000 |
committer | Bartłomiej Grzesik <bag@semihalf.com> | Mon Oct 03 11:12:18 2022 +0000 |
tree | b07d703925313e58d62aec3e28e945911bcafce6 | |
parent | f536a014dff59937eef6b3e22738884772ced73d [diff] |
Add virtio-video Ftrace events This CL add support for following tracing virtio-video Ftrace events: * virtio_video/virtio_video_cmd * virtio_video/virtio_video_cmd_done * virtio_video/virtio_video_resource_queue * virtio_video/virtio_video_resource_queue_done Bug: 217825939 Bug: 217827216 Bug: 232531771 Test: recorded a perfetto trace Change-Id: I16b886c0e796137719e52d32d23552fc7291d99c
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.