[Bug debuginfod/27669] extend webapi for partial match source queries
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Mar 31 10:06:49 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27669
--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> ---
> But how exactly does one get just the buildid and a source file (base) name?
You do not want to know. :-)
To find self-buildid:
https://github.com/systemd/systemd/pull/19160
To find self source name:
https://github.com/systemd/systemd/blob/fee6441601c979165ebcbb35472036439f8dad5f/src/systemd/sd-journal.h
(Use __FILE__ in sd_journal_() macro apis to find the CU name, sort of)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list