From: Deborah Brouwer <deborah.brouwer@collabora.com>
To: linux-media@vger.kernel.org
Cc: hverkuil-cisco@xs4all.nl,
Deborah Brouwer <deborah.brouwer@collabora.com>
Subject: [PATCH 0/2] v4l2-tracer: add tuner ioctls
Date: Thu, 18 May 2023 17:02:46 -0700 [thread overview]
Message-ID: <cover.1684453027.git.deborah.brouwer@collabora.com> (raw)
This is just some tracing for tuners that I was
recently using to debug bttv, and then revised after
looking at this helpful patch:
https://lore.kernel.org/linux-media/20230518133649.6913-1-marex@denx.de/T/#u
Incidentally these changes are independent of the
v4l2-tracer debug series so could be added before
or after.
https://lore.kernel.org/linux-media/cover.1681245372.git.deborah.brouwer@collabora.com/
Deborah Brouwer (2):
v4l2-tracer: stop stringifying v4l2_input "tuner"
v4l2-tracer: add G/S TUNER ioctls
utils/v4l2-tracer/libv4l2tracer.cpp | 2 ++
utils/v4l2-tracer/retrace.cpp | 28 ++++++++++++++++++++++++++
utils/v4l2-tracer/trace.cpp | 4 ++++
utils/v4l2-tracer/v4l2-tracer-gen.pl | 30 ++++++++++++++++++++++++----
4 files changed, 60 insertions(+), 4 deletions(-)
--
2.40.1
next reply other threads:[~2023-05-19 0:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-19 0:02 Deborah Brouwer [this message]
2023-05-19 0:02 ` [PATCH 1/2] v4l2-tracer: stop stringifying v4l2_input "tuner" Deborah Brouwer
2023-05-19 0:02 ` [PATCH 2/2] v4l2-tracer: add G/S TUNER ioctls 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.1684453027.git.deborah.brouwer@collabora.com \
--to=deborah.brouwer@collabora.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-media@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.