[Bug debuginfod/27669] New: extend webapi for partial match source queries

2021-03-30 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27669 Bug ID: 27669 Summary: extend webapi for partial match source queries Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Compone

[Bug debuginfod/27277] support HEAD query for debuginfod content probe requests

2021-03-30 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27277 --- Comment #2 from Frank Ch. Eigler --- A related idea: extend the webapi so that returned content includes response headers that identify the archive & file name where the content was extracted from. For server privacy, maybe pass back just

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