[Bug tools/33172] New: RFE: eu-stacktrace adjacent tool to generate sampled call-graph profile info

2025-07-17 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33172 Bug ID: 33172 Summary: RFE: eu-stacktrace adjacent tool to generate sampled call-graph profile info Product: elfutils Version: unspecified Status: NEW Severi

Re: [PATCH 6/7 v3] doc: Add elf_cntl.3

2025-07-17 Thread Mark Wielaard
Hi Aaron, On Tue, 2025-07-15 at 00:25 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3: Clarify that future operations might fail after ELF_C_FDDONE > unless ELF_C_FDREAD is used first. Looks good. Thanks, Mark

Re: [PATCH 5/7 v3] doc: Add elf_getarhdr.3

2025-07-17 Thread Mark Wielaard
Hi Aaron, On Tue, 2025-07-15 at 00:25 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3: Remove mention of elf_rand and elf_next invalidating Elf_Arhdr. > Change thread safety attribute to MT-safe. Yes, looks correct to me. I am not sure your patch "elf_getarhdr: Replace per-

Re: [PATCH 4/7 v3] doc: Add elf_getaroff.3

2025-07-17 Thread Mark Wielaard
Hi Aaron, On Tue, 2025-07-15 at 00:25 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3 changes: > > Update return value description to reflect that elf_getaroff returns > -1 if there's an error, not ELF_C_NULL (0). Yes, looks good. Thanks, Mark

Re: [PATCH 3/7 v3] doc: Add elf_next.3

2025-07-17 Thread Mark Wielaard
Hi Aaron, On Tue, 2025-07-15 at 00:25 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3 changes: Use .B for EXAMPLES. > > On Fri, Jun 27, 2025 at 6:36 PM Mark Wielaard wrote: > > > +  /* Get the members of the archive one after the other.  */ > > > +  while ((subelf = elf_beg