Re: Add some metrics to debuginfod and use them to make test sleep less

2019-11-25 Thread Mark Wielaard
Hi, On Sun, Nov 24, 2019 at 08:58:13PM +0100, Mark Wielaard wrote: > The following two patches add some metrics to debuginfod that can be > used ito see whether the scanners are still finding new executables, > debuginfo files or find new sources. They can also be used in the > run-debuginfod-find

[patch pushed] debuginfod: Tweak groom cycle for memory freeing

2019-11-25 Thread Frank Ch. Eigler
Hi - After an irresistible sales job on irc, pushed to master: diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index a1d17b5f9a23..f37c85302886 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,8 @@ +2019-11-25 Frank Ch. Eigler + + * debuginfod.cxx (groom):

[COMMITTED] elfutils.spec: Add BuildRequires: curl

2019-11-25 Thread Mark Wielaard
As the buildbot just pointed out... The run-debuginfod-find.sh now relies on curl to fetch the metrics. Signed-off-by: Mark Wielaard --- config/ChangeLog| 4 config/elfutils.spec.in | 1 + 2 files changed, 5 insertions(+) diff --git a/config/ChangeLog b/config/ChangeLog index 7364

[Bug tools/23787] eu-size: Bad handling of ar files inside are files

2019-11-25 Thread bloonstowerdefense5.io at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23787 My Grandy changed: What|Removed |Added CC||bloonstowerdefense5.io@gmai

[Bug tools/23787] eu-size: Bad handling of ar files inside are files

2019-11-25 Thread bloonstowerdefense5.io at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23787 --- Comment #7 from My Grandy --- Thanks for all the tips mentioned in this article! it's always good to read things you have heard before and are implementing, but from a different perspective, always pick up some extra bits of information. h