PR25369 slice 3/3: debuginfod header relay

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - This is the last of three bits for the month-ago PR25369 patchset. Author: Frank Ch. Eigler Date: Tue Mar 24 23:46:30 2020 -0400 debuginfod: User-Agent and X-Forwarded-For header relay Extend the debuginfod client API with a function to stuff outgoing headers into libcur

[Bug debuginfod/25548] also support canonicalized source-file name lookups in webapi

2020-03-24 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25548 --- Comment #5 from Frank Ch. Eigler --- https://sourceware.org/pipermail/elfutils-devel/2020q1/002522.html -- You are receiving this mail because: You are on the CC list for the bug.

PR25267: debuginfod status logging improvements

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - This makes debuginfod logs more useful to admins. Author: Frank Ch. Eigler Date: Tue Mar 24 21:57:59 2020 -0400 PR25367: improve debuginfod webapi logging Improve debuginfod logging to show webapi query results including http status, sizes, and processing times.

[Bug debuginfod/25367] web request status logging improvements

2020-03-24 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25367 --- Comment #1 from Frank Ch. Eigler --- https://sourceware.org/pipermail/elfutils-devel/2020q1/002524.html -- You are receiving this mail because: You are on the CC list for the bug.

patch obv: debuginfod-client default_progressfn message

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - Correcting a thinko from earlier, which became evident with (forthcoming) server-side diagnostic improvements. Merging as obvious. The patch is more than one line long only because a function body was moved upward, to avoid having to do a forward declaration. Author: Frank Ch. Eigler Date

patch PR25548: debuginfod canonicalized source paths

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - The following patch generalizes the webapi slightly, which allows debuggers like lldb to operate against packages/binaries with source files that include posix pathname noise. commit 8ac3883f36c3c3d48bc90891aad6718a798bdd7a (HEAD -> fche/pr25548) Author: Frank Ch. Eigler Date: Mon Mar 23

obv patch: debuginfod-find

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - Committing as obvious. diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index 2410430c2361..00e7ec63232e 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,8 @@ +2020-03-24 Frank Ch. Eigler + + * debuginfod-find.c (main): Correct /source full-pathness ch

Re: PR25369 rfc slice 2: debuginfod get_url

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - > > Sorry I just hate to spam people with more email, when the information > > strikes me as such small value beyond the contents of the git repo. Are > > there folks who read only the mailing list but don't git update? > > Personally I like more email. Especially if it shows which cod

Re: elfutils 0.179 release end of the week?

2020-03-24 Thread Michael 'veremitz' Everitt
On 24/03/20 12:37, Mark Wielaard wrote: > Hi, > > It has been almost 4 months since 0.178. There have been more than 60 > commits. Various important bug fixes and some nice new features for > debuginfod. We seem to be in good shape. So I propose we'll do a new > release by the end of the week. If t

Re: elfutils 0.179 release end of the week?

2020-03-24 Thread Frank Ch. Eigler via Elfutils-devel
Hi - > [...] > I think it would be good if we could figure out whether this is > possible to support: > https://sourceware.org/bugzilla/show_bug.cgi?id=25548 > also support canonicalized source-file name lookups in webapi Yes, posted a draft patch to a git branch last night, as per irc: elfutil

elfutils 0.179 release end of the week?

2020-03-24 Thread Mark Wielaard
Hi, It has been almost 4 months since 0.178. There have been more than 60 commits. Various important bug fixes and some nice new features for debuginfod. We seem to be in good shape. So I propose we'll do a new release by the end of the week. If there are specific issues/bugs you want to work on/g