patch, debuginfod web page

Frank Ch. Eigler fche@redhat.com
Mon Mar 30 21:15:20 GMT 2020


Hi -

pushed:


Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Mar 30 17:15:05 2020 -0400

    debuginfod quick-setup advice, perf status update

diff --git a/Debuginfod.html b/Debuginfod.html
index 1a490557546f..d5c2d65fab4e 100644
--- a/Debuginfod.html
+++ b/Debuginfod.html
@@ -38,8 +38,13 @@
         [2020-02] welcome users.
       </DIV>
       <DIV>The first one federates to all the
-        others, so <tt>DEBUGINFOD_URLS=https://debuginfod.elfutils.org/</tt>
-        alone will get you to all of them.
+        others, so
+        <pre>
+export DEBUGINFOD_URLS=https://debuginfod.elfutils.org/
+export DEBUGINFOD_PROGRESS=1
+        </pre>
+        alone will get you to all of them, plus request
+        basic progress diagnostics.
       </DIV>
       <BR></BR>
       <TABLE CLASS="tight">
@@ -129,7 +134,7 @@
           <TD>in progress <tt>kkleine@redhat.com</tt></TD></TR>
 
         <TR><TD><a href="https://perf.wiki.kernel.org/index.php/Main_Page">perf</a></TD>
-          <TD>help wanted</TD></TR>
+          <TD><a class="fake">partially automatic</a> via elfutils, help wanted</TD></TR>
 
         <TR><TD><a href="https://www.freedesktop.org/software/systemd/man/systemd-coredump.html">systemd-coredumpd</a></TD>
           <TD><a href="https://github.com/systemd/systemd/issues/14711">help wanted</a></TD></TR>



More information about the Elfutils-devel mailing list