From: Deborah Brouwer <deborah.brouwer@collabora.com>
To: linux-media@vger.kernel.org
Cc: hverkuil-cisco@xs4all.nl, nicolas.dufresne@collabora.com,
Deborah Brouwer <deborah.brouwer@collabora.com>
Subject: [PATCH 0/4] v4l2-tracer: add tracing for frames/events
Date: Tue, 6 Jun 2023 19:11:54 -0700 [thread overview]
Message-ID: <cover.1686102391.git.deborah.brouwer@collabora.com> (raw)
Hi,
This series adds some tracing/retracing for
events, enumerating framesizes and frameintervals,
and stringifying selection target values.
Deborah Brouwer (4):
v4l2-tracer: add VIDIOC_ENUM_FRAMESIZES
v4l2-tracer: add VIDIOC_ENUM_FRAMEINTERVALS
v4l2-tracer: stringify target in v4l2_selection
v4l2-tracer: add event tracing/retracing
utils/v4l2-tracer/libv4l2tracer.cpp | 5 ++
utils/v4l2-tracer/retrace.cpp | 112 ++++++++++++++++++++++++++-
utils/v4l2-tracer/trace.cpp | 13 ++++
utils/v4l2-tracer/v4l2-tracer-gen.pl | 74 ++++++++++++++++--
4 files changed, 192 insertions(+), 12 deletions(-)
--
2.40.1
next reply other threads:[~2023-06-07 2:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-07 2:11 Deborah Brouwer [this message]
2023-06-07 2:11 ` [PATCH 1/4] v4l2-tracer: add VIDIOC_ENUM_FRAMESIZES Deborah Brouwer
2023-06-07 2:11 ` [PATCH 2/4] v4l2-tracer: add VIDIOC_ENUM_FRAMEINTERVALS Deborah Brouwer
2023-06-07 2:11 ` [PATCH 3/4] v4l2-tracer: stringify target in v4l2_selection Deborah Brouwer
2023-06-07 2:11 ` [PATCH 4/4] v4l2-tracer: add event tracing/retracing Deborah Brouwer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1686102391.git.deborah.brouwer@collabora.com \
--to=deborah.brouwer@collabora.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=nicolas.dufresne@collabora.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox