public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] v4l2-tracer: add tracing for frames/events
@ 2023-06-07  2:11 Deborah Brouwer
  2023-06-07  2:11 ` [PATCH 1/4] v4l2-tracer: add VIDIOC_ENUM_FRAMESIZES Deborah Brouwer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Deborah Brouwer @ 2023-06-07  2:11 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil-cisco, nicolas.dufresne, Deborah Brouwer

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


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

end of thread, other threads:[~2023-06-07  2:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07  2:11 [PATCH 0/4] v4l2-tracer: add tracing for frames/events Deborah Brouwer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox