[PATCH] scripts/find-debuginfo.in: Add -q|--quiet

Mark Wielaard mark@klomp.org
Fri Jan 27 17:38:07 GMT 2023


Hi Prarit,

On Thu, 2023-01-26 at 16:08 -0500, Prarit Bhargava wrote:
> Projects with a large number of compiled files end up with a large number
> of 'extracting debug info from' messages in the build log.  In the case of
> the Fedora kernel these messages account for 8504 lines in the log, or 61%
> of the entire log [1].
> 
> Removing these lines make the log easier to view and comprehend for some
> projects, however, not all projects will want to silence these messages so
> suppressing them must be optional.
> 
> Add a -q|--quiet which allows users to silence the non-error output from
> the script.

Looks perfect. Applied as is. Also backported to Fedora rawhide package
debugedit-5.0-7.fc38 so you can test it out there.

Thanks,

Mark


More information about the Debugedit mailing list