All of lore.kernel.org
 help / color / mirror / Atom feed
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/6] v4l2-tracer: misc fixes and improvements
Date: Thu, 30 Nov 2023 16:46:28 -0800	[thread overview]
Message-ID: <cover.1701390439.git.deborah.brouwer@collabora.com> (raw)

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


             reply	other threads:[~2023-12-01  0:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01  0:46 Deborah Brouwer [this message]
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

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.1701390439.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.