lkml.org 
[lkml]   [2008]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH RT] remove user_trace_stop

[ Doing a full config compile I came up with this ]

Remove user_trace_stop that was more of a hack to debug xrun latencies.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
---
sound/core/pcm_lib.c | 1 -
1 file changed, 1 deletion(-)

Index: linux-2.6.24.7-rt10/sound/core/pcm_lib.c
===================================================================
--- linux-2.6.24.7-rt10.orig/sound/core/pcm_lib.c 2008-05-24 00:53:24.000000000 -0400
+++ linux-2.6.24.7-rt10/sound/core/pcm_lib.c 2008-05-24 01:57:44.000000000 -0400
@@ -131,7 +131,6 @@ static void xrun(struct snd_pcm_substrea
snd_pcm_stop(substream, SNDRV_PCM_STATE_XRUN);
#ifdef CONFIG_SND_PCM_XRUN_DEBUG
if (substream->pstr->xrun_debug) {
- user_trace_stop();
snd_printd(KERN_DEBUG "XRUN: pcmC%dD%d%c\n",
substream->pcm->card->number,
substream->pcm->device,


\
 
 \ /
  Last update: 2008-05-24 08:21    [W:0.040 / U:0.664 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site