PATCH: PR28430: debuginfod --passive mode

2021-11-05 Thread Frank Ch. Eigler via Elfutils-devel
Hi - I speculate this one will be handy for even larger debuginfod installations, where one must pool multiple servers together, but without duplicating indexing/grooming efforts. (The diff is larger than it needs to be, by virtue of nesting previous code into a conditional block.) commit

[PATCH] version 2 read extended nvidia linemap

2021-11-05 Thread John Mellor-Crummey via Elfutils-devel
 the attachment was on the original message. i am resending the attachment. 0001-Read-inlining-info-in-NVIDIA-extended-line-map.patch Description: Binary data (sent from my phone)

[Bug debuginfod/28514] limit grooming time for many stale files

2021-11-05 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28514 Frank Ch. Eigler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [PATCH] (v2) read inlining info in an NVIDIA extended line map

2021-11-05 Thread Mark Wielaard
Hi, On Thu, 2021-11-04 at 16:41 -0500, John Mellor-Crummey via Elfutils- devel wrote: > [We would really like this patch in the forthcoming release] > > Attached is a new version of the patch for reading inlining > information encoded in an enhanced line map format used in NVIDIA GPU > binaries

Re: Buildbot failure in Wildebeest Builder on whole buildset

2021-11-05 Thread Mark Wielaard
Hi, On Thu, 2021-11-04 at 20:14 +, build...@builder.wildebeest.org wrote: > The Buildbot has detected a new failure on builder elfutils-centos- > x86_64 while building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/1/builds/851 > > Buildbot

Re: PR28514: [PATCH] debuginfod groom time-limit

2021-11-05 Thread Mark Wielaard
Hi Frank, On Thu, 2021-11-04 at 13:21 -0400, Frank Ch. Eigler via Elfutils-devel wrote: > commit 8ce18d0f8a5d7c00dc897f99751d575c8deeae82 (HEAD -> master) > Author: Frank Ch. Eigler > Date: Thu Nov 4 13:08:35 2021 -0400 > > PR28514: debuginfod: limit groom operation times > > For