From: Mark Brown Date: Mon, 19 Sep 2022 23:07:42 +0000 (+0100) Subject: ASoC: SOF: start using tracing instead of dev_dbg X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5ba3522cf8b9f3a9f6cbbde1d1e9217e518e0e0a;p=linux.git ASoC: SOF: start using tracing instead of dev_dbg Merge series from Pierre-Louis Bossart : Multiple maintainers have told us to start using the tracing subsystem. Wish granted, this patchset suggested by Noah Klayman removes a number of verbose and arguably useless dev_dbg or dev_vdbg logs. Beyond higher efficiency and less intrusive instrumentation, the use of bpftrace scripts bring new functionality and helps gather statistics on usage count on a running system, see how we can get information on suspend/resume times with [1] [1] https://github.com/thesofproject/sof-test/blob/main/kernel_tracing/bpftrace_scripts/suspend_resume_time.bt --- 5ba3522cf8b9f3a9f6cbbde1d1e9217e518e0e0a