[PATCH] scripts/find-debuginfo.in: Add -q|--quiet
Prarit Bhargava
prarit@redhat.com
Sat Jan 28 13:24:06 GMT 2023
On 1/27/23 12:38, Mark Wielaard wrote:
> 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. LGTM. Is there any chance you could also create packages for
F37 and F36?
https://src.fedoraproject.org/rpms/debugedit
I'd like to add --quiet to the kernel.spec but cannot do so until the
fix reaches all supported fedora releases.
P.
> Thanks,
>
> Mark
>
More information about the Debugedit
mailing list