linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* addr2line performance
@ 2025-10-22 18:30 Tony Jones
  2025-10-29 15:51 ` Ian Rogers
  2025-10-31 19:39 ` Namhyung Kim
  0 siblings, 2 replies; 7+ messages in thread
From: Tony Jones @ 2025-10-22 18:30 UTC (permalink / raw)
  To: linux-perf-users; +Cc: irogers

Hi.

https://bugzilla.kernel.org/show_bug.cgi?id=218996#c1 mentions
"there are proposals to move this logic to being from a library again. 
I think the addr2line processing attempted is valiant but ultimately 
using a library will be best" (this was when LLVM addr2line support 
was already present),

Obviously the test patch mentioned in the above bug doesn't address 
the underlying performance issue, only better classifying a timeout 
error.

We have a customer bug complaining about the performance of addr2line.
I'm seeing cases where it's taking over 20 seconds wall clock to 
resolve certain addresses which obviously causes the io_timer to trip 
but the performance of the success path isn't great either.

Obviously BFD isn't an option and (for various reasons) we can't use 
LLVM for this specific distro so I'm looking at the performance
of addr2line.

Can someone point me to the prior "using a library" discussion 
referenced in the above bug or whatever the current thinking is.  I 
couldn't find anything searching the archive.

Thanks in advance!

Tony

-- 
Tony Jones
SUSE Kernel Performance Team

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-04  3:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 18:30 addr2line performance Tony Jones
2025-10-29 15:51 ` Ian Rogers
2025-10-31 17:01   ` Tony Jones
2025-10-31 17:49     ` Ian Rogers
2025-10-31 19:39 ` Namhyung Kim
2025-10-31 20:40   ` Tony Jones
2025-11-04  3:16     ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).