This small series adds parameters to existing DAPM trace events to make them more informative.
Signed-off-by: Luca Ceresoli <luca.ceres...@bootlin.com> --- Luca Ceresoli (2): ASoC: trace: add component to set_bias_level trace events ASoC: trace: add event to snd_soc_dapm trace events include/trace/events/asoc.h | 45 +++++++++++++++++++++++++-------------------- sound/soc/soc-dapm.c | 8 ++++---- 2 files changed, 29 insertions(+), 24 deletions(-) --- base-commit: e7cc5f08886d5a86cada34b421d75989413fdea6 change-id: 20240306-improve-asoc-trace-events-7ddb6b37edec Best regards, -- Luca Ceresoli <luca.ceres...@bootlin.com>