Skip to content
Commit 9cd641ed authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: pcm: trace XRUN event at injection, too



The PCM xrun injection triggers directly snd_pcm_stop() without the
standard xrun handler, hence it's not recorded on the event buffer.
Ditto for snd_pcm_stop_xrun() call and SNDRV_PCM_IOCTL_XRUN ioctl.
They are inconvenient from the debugging POV.

Let's make them to trigger XRUN via the standard helper more
consistently.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 51d7d358
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment