ASoC: SOF: Intel: replace dev_vdbg with tracepoints
authorBard Liao <yung-chuan.liao@linux.intel.com>
Mon, 19 Sep 2022 12:21:06 +0000 (14:21 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 14:44:06 +0000 (15:44 +0100)
commitd272b65704bbbb9c054093c8c7dffb7b1793539f
tree34eb8a9aa76b1bced631c40dad15ec2d918fa082
parent4a232cc910b943947a52da363bce1265911555f7
ASoC: SOF: Intel: replace dev_vdbg with tracepoints

This patch replaces all dev_vdbg calls with tracepoints to reduce
overhead and enable use of trace collection and analysis tools.

Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Noah Klayman <noah.klayman@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220919122108.43764-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/trace/events/sof_intel.h
sound/soc/sof/intel/cnl.c
sound/soc/sof/intel/hda-dsp.c
sound/soc/sof/intel/hda-ipc.c
sound/soc/sof/intel/hda-pcm.c
sound/soc/sof/intel/hda-stream.c
sound/soc/sof/intel/mtl.c