All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v4l2-tracer: add tuner ioctls
@ 2023-05-19  0:02 Deborah Brouwer
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Deborah Brouwer @ 2023-05-19  0:02 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil-cisco, Deborah Brouwer

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-19  0:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-19  0:02 [PATCH 0/2] v4l2-tracer: add tuner ioctls Deborah Brouwer
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

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.