Re: PATCH: debuginfod thread naming

2021-03-31 Thread Mark Wielaard
On Tue, Mar 30, 2021 at 01:57:08PM -0400, Frank Ch. Eigler via Elfutils-devel wrote: > Planning to merge this as obvious. > > > Author: Frank Ch. Eigler > Date: Tue Mar 30 13:22:43 2021 -0400 > > debuginfod: Set child thread names via pthread_setname_np() > > In order to assist

PATCH: debuginfod thread naming

2021-03-30 Thread Frank Ch. Eigler via Elfutils-devel
Hi - Planning to merge this as obvious. Author: Frank Ch. Eigler Date: Tue Mar 30 13:22:43 2021 -0400 debuginfod: Set child thread names via pthread_setname_np() In order to assist problem diagnosis / monitoring, use this gnu-flavoured pthread function to set purpose names t