From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Luca Ceresoli <luca.ceresoli@bootlin.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Dimitris Papastamos <dp@opensource.wolfsonmicro.com>,
Jarkko Nikula <jarkko.nikula@linux.intel.com>,
Mihai Serban <mihai.serban@gmail.com>,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] ASoC: dapm: improve debugfs output and introduce dapm-graph
Date: Wed, 17 Apr 2024 01:37:30 +0200 [thread overview]
Message-ID: <202404162337307fe8cc6d@mail.local> (raw)
In-Reply-To: <20240416-vizdapm-ng-v1-0-5d33c0b57bc5@bootlin.com>
On 16/04/2024 08:00:23+0200, Luca Ceresoli wrote:
> This patch series improves the tools available to understand and debug
> DAPM.
>
> Patches 1-2 add more information to the widget files exposed in debugfs.
>
> Patch 3 introduces dapm-graph, a script to generate a picture of the DAPM
> state inspired to vizdapm.
>
> Patch 1 is required for dapm-graph to work, while patch 2 allows to enhance
> its features but it is not required.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> ---
> Luca Ceresoli (3):
> ASoC: dapm: debugfs: add component to route lines
> ASoC: dapm: debugfs: show the widget type
> tools/sound/dapm-graph: new tool to visualize DAPM state
>
> MAINTAINERS | 6 +
> sound/soc/soc-dapm.c | 54 ++++++++-
> tools/sound/dapm-graph | 303 +++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 361 insertions(+), 2 deletions(-)
> ---
> base-commit: 5568f556e601b02d673bc7edab8de0f11815eec7
> change-id: 20240405-vizdapm-ng-c7569ffa8e58
>
> Best regards,
> --
> Luca Ceresoli <luca.ceresoli@bootlin.com>
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2024-04-16 23:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-16 6:00 [PATCH 0/3] ASoC: dapm: improve debugfs output and introduce dapm-graph Luca Ceresoli
2024-04-16 6:00 ` [PATCH 1/3] ASoC: dapm: debugfs: add component to route lines Luca Ceresoli
2024-04-16 6:00 ` [PATCH 2/3] ASoC: dapm: debugfs: show the widget type Luca Ceresoli
2024-04-16 6:00 ` [PATCH 3/3] tools/sound/dapm-graph: new tool to visualize DAPM state Luca Ceresoli
2024-04-16 23:37 ` Alexandre Belloni [this message]
2024-04-22 8:09 ` [PATCH 0/3] ASoC: dapm: improve debugfs output and introduce dapm-graph Mark Brown
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=202404162337307fe8cc6d@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=broonie@kernel.org \
--cc=dp@opensource.wolfsonmicro.com \
--cc=jarkko.nikula@linux.intel.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=luca.ceresoli@bootlin.com \
--cc=mihai.serban@gmail.com \
--cc=perex@perex.cz \
--cc=thomas.petazzoni@bootlin.com \
--cc=tiwai@suse.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox