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
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):
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
https://sourceware.org/bugzilla/show_bug.cgi?id=23787
My Grandy changed:
What|Removed |Added
CC||bloonstowerdefense5.io@gmai
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