On Mon, 19 Sep 2022 14:21:01 +0200, Pierre-Louis Bossart wrote:
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]
[...]
Applied to
broonie/sound.git for-next
Thanks!
[1/7] ASoC: SOF: add widget setup/free tracing commit: fa6e73d69193d0ba3b794f7c303beae498732f40 [2/7] ASoC: SOF: Intel: add HDA interrupt source tracing commit: baedc6300b3d52c71a06f4bddd426488ec243c2b [3/7] ASoC: SOF: Intel: remove unneeded dev_vdbg commit: 032e7c68bb4f4d977d2dd7f7629771973131f15e [4/7] ASoC: SOF: remove unneeded dev_vdbg commit: 4a232cc910b943947a52da363bce1265911555f7 [5/7] ASoC: SOF: Intel: replace dev_vdbg with tracepoints commit: d272b65704bbbb9c054093c8c7dffb7b1793539f [6/7] ASoC: SOF: replace dev_vdbg with tracepoints commit: bcd2cc350ded769963970c4b0074b38bc9240a64 [7/7] ASoC: SOF: replace ipc4-loader dev_vdbg with tracepoints commit: 794cd3bd69315f724532e35fbc1c45dfad9a79e6
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark