CHROMIUM: media: virtio: Use stream_id from request for tracing
This patch changes tracing functions to rely on request, rather then on
response. Currently the crosvm's implementation of virtio-video backend
does not passes the stream id in the command response and fixing this is
not required and would be time consuming.
BUG=b:217825939 b:217827216 b:232531771
TEST=echo 1 > /sys/kernel/tracing/events/virtio_video/enable \
&& cat /sys/kernel/debug/tracing/trace
Signed-off-by:
Bartłomiej Grzesik <bag@semihalf.com>
Change-Id: Iefaefc413be3f3a120e76afd6b172da7cda715eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/3921725
Reviewed-by:
Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Marcin Wojtas <mwojtas@google.com>
Reviewed-by:
Marcin Wojtas <mwojtas@google.com>
Loading
Please sign in to comment