[pulseaudio-discuss] [PATCH 04/25] printout pthread id number in pulseaudio log
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Fri Aug 5 07:24:17 PDT 2011
> there're multiple pthreads in pulseuadio, which makes reading a bit
> confuse.
> this patch can print each pthread's id.
Wouldn't it be easier to understand if the thread name was used? We
typically rely on thread names to understand what goes on with
ftrace/pytimechart, I would think this is similar here. I would rather see a
log with "alsa-sink" rather than "PID 6779", it'd also make log comparison
and analysis easier.
-Pierre
More information about the pulseaudio-discuss
mailing list