On Fri, Jun 6, 2025 at 8:49 AM Mark Wielaard wrote:
>
> Hi Aaron,
>
> On Thu, 2025-06-05 at 17:12 -0400, Aaron Merey wrote:
> > Signed-off-by: Aaron Merey
> > ---
> >
> > v2: Address Mark's suggestions
> > https://patchwork.sourceware.org/project/elfutils/patch/20250603012245.411580-1-ame...@redh
https://sourceware.org/bugzilla/show_bug.cgi?id=30589
Frank Ch. Eigler changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=33062
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=26930
Aaron Merey changed:
What|Removed |Added
CC||amerey at redhat dot com
Resolu
https://sourceware.org/bugzilla/show_bug.cgi?id=33062
Bug ID: 33062
Summary: speed up readelf default (not -N) symbol resolution
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Co
Hi Aaron,
On Thu, 2025-05-22 at 18:28 -0400, Aaron Merey wrote:
> Safely handle stdout output during concurrent calls to print_debug_*
> functions.
>
> For any print_debug_* function and any function that could be called
> from print_debug_* which also prints to stdout: add a FILE * argument
> an
Hi Aaron,
On Thu, 2025-06-05 at 17:12 -0400, Aaron Merey wrote:
> Signed-off-by: Aaron Merey
> ---
>
> v2: Address Mark's suggestions
> https://patchwork.sourceware.org/project/elfutils/patch/20250603012245.411580-1-ame...@redhat.com/
It does indeed. Thanks.
Just one nitpick, feel free to igno