]> git.alsa-project.org Git - tinycompress.git/commit
utils: sofprobeclient: add -D flag for parser debug messages
authorJyri Sarha <jyri.sarha@linux.intel.com>
Mon, 30 Mar 2026 22:19:02 +0000 (01:19 +0300)
committerJaroslav Kysela <perex@perex.cz>
Fri, 29 May 2026 12:04:53 +0000 (14:04 +0200)
commitfab6dfb0d1daeb35a867ec1ad9a9ee30da8cc278
tree7259b7569a520248c91211cf4949dbe67bcf68cc
parent49ddb12cc514ad1a77c665aacbf3e4eae168087b
utils: sofprobeclient: add -D flag for parser debug messages

Move the "We read N, DSP sent M" diagnostic behind a new -D
(parser debug) flag so it does not clutter normal output.

Closes: https://github.com/alsa-project/tinycompress/pull/35
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/utils/sofprobeclient.c