[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
rgoldber at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Aug 22 18:24:57 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=29472
--- Comment #2 from Ryan Goldberg <rgoldber at redhat dot com> ---
Created attachment 14289
--> https://sourceware.org/bugzilla/attachment.cgi?id=14289&action=edit
Submit A Patch for 29472
Here is patch which is simpler than the above proposal. It allows for querying
by source path and will return a JSON array of metadata (where the metadata for
each file is its own JSON object).
The patch was tested using the elfutils try-buildbots on branch
users/rgoldber/try-metadata_query
There is a need for this patch as currently, even with work like PR 28284, a
user is unable to check what files are accessible with debuginfod, they can
only at most try and query by buildid and see if they can get a result. This
feature will be used in systemtap PR 27410
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list