All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] v4l2-tracer: misc fixes and improvements
@ 2023-12-01  0:46 Deborah Brouwer
  2023-12-01  0:46 ` [PATCH 1/6] v4l2-tracer: look in more places for libv4l2tracer Deborah Brouwer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Deborah Brouwer @ 2023-12-01  0:46 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil-cisco, Deborah Brouwer

This series continues to make the v4l2-tracer more robust
by fixing errors and integrating uAPI changes.

It depends on this series to sync with kernel headers:
https://lore.kernel.org/linux-media/cover.1701388237.git.deborah.brouwer@collabora.com/

Deborah Brouwer (6):
  v4l2-tracer: look in more places for libv4l2tracer
  v4l2-tracer: ignore single line comments when parsing headers
  v4l2-tracer: add re/tracing for MAX_NUM_BUFFERS
  v4l2-tracer: add re/tracing for AV1 controls
  v4l2-tracer: stop waiting to handle a signal
  v4l2-tracer: use stat to verify that retrace file exists

 utils/v4l2-tracer/retrace.cpp            | 19 ++++++++++---
 utils/v4l2-tracer/trace.cpp              | 12 +++++++++
 utils/v4l2-tracer/v4l2-tracer-common.h   |  1 +
 utils/v4l2-tracer/v4l2-tracer-gen.pl     |  5 ++--
 utils/v4l2-tracer/v4l2-tracer-info-gen.h |  1 +
 utils/v4l2-tracer/v4l2-tracer.cpp        | 34 +++++++++++++++++++-----
 6 files changed, 60 insertions(+), 12 deletions(-)


base-commit: c8adf732788e3ab317024553c7b2137e3a541269
-- 
2.41.0


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

end of thread, other threads:[~2023-12-01  0:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01  0:46 [PATCH 0/6] v4l2-tracer: misc fixes and improvements Deborah Brouwer
2023-12-01  0:46 ` [PATCH 1/6] v4l2-tracer: look in more places for libv4l2tracer Deborah Brouwer
2023-12-01  0:46 ` [PATCH 2/6] v4l2-tracer: ignore single line comments when parsing headers Deborah Brouwer
2023-12-01  0:46 ` [PATCH 3/6] v4l2-tracer: add re/tracing for MAX_NUM_BUFFERS Deborah Brouwer
2023-12-01  0:46 ` [PATCH 4/6] v4l2-tracer: add re/tracing for AV1 controls Deborah Brouwer
2023-12-01  0:46 ` [PATCH 5/6] v4l2-tracer: stop waiting to handle a signal Deborah Brouwer
2023-12-01  0:46 ` [PATCH 6/6] v4l2-tracer: use stat to verify that retrace file exists 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.