Re: [PATCH] debuginfod: add --disable-source-scan option.

2022-06-03 Thread Frank Ch. Eigler via Elfutils-devel
Hi - > --disable-source-scan disables scanning of the dwarf source info > of debuginfo sections. The source info is not required in setups > without source code access. Thanks, merged (with a bit of ChangeLoggery added afterwards). - FChE

[PATCH] debuginfod: add --disable-source-scan option.

2022-06-03 Thread Michael Trapp via Elfutils-devel
--disable-source-scan disables scanning of the dwarf source info of debuginfo sections. The source info is not required in setups without source code access. Signed-off-by: Michael Trapp --- This option should save some scan cycles and DB space. If there is no access to source code, the source i