ALSA: pcm: fix tracing reason in hw_ptr_error
authorJohn Keeping <john@metanate.com>
Fri, 25 Nov 2022 16:23:26 +0000 (16:23 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Nov 2022 13:55:41 +0000 (14:55 +0100)
commite4baf845364637bfe56228b282b8795a77d0f8af
tree6a6d0f9f9703783cc66c813c36ac555143aa5aae
parent9d86515c3d4c0564a0c31a2df87d735353a1971e
ALSA: pcm: fix tracing reason in hw_ptr_error

Strings need to be specially marked in trace events to ensure the
content is captured, othewise the trace just shows the value of the
pointer.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20221125162327.297440-1-john@metanate.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_trace.h