All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline
@ 2026-04-23 21:38 Pierrick Bouvier
  2026-04-23 21:38 ` [PATCH 1/2] contrib/plugins/uftrace_symbols.py: fix symbols reading Pierrick Bouvier
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Pierrick Bouvier @ 2026-04-23 21:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: Pierrick Bouvier, Alex Bennée, Philippe Mathieu-Daudé,
	Matheus Tavares Bernardino

Testing this on hexagon binaries exposed issues with symbols having file but no
line information.

Pierrick Bouvier (2):
  contrib/plugins/uftrace_symbols.py: fix symbols reading
  contrib/plugins/uftrace_symbols.py: handle missing source line from
    addr2line

 contrib/plugins/uftrace_symbols.py | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
2.47.3



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

end of thread, other threads:[~2026-04-24 19:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-23 21:38 [PATCH 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline Pierrick Bouvier
2026-04-23 21:38 ` [PATCH 1/2] contrib/plugins/uftrace_symbols.py: fix symbols reading Pierrick Bouvier
2026-04-24  7:40   ` Manos Pitsidianakis
2026-04-24  7:41   ` Manos Pitsidianakis
2026-04-24 19:18     ` Pierrick Bouvier
2026-04-24 19:21       ` Pierrick Bouvier
2026-04-23 21:38 ` [PATCH 2/2] contrib/plugins/uftrace_symbols.py: handle missing source line from addr2line Pierrick Bouvier
2026-04-24  7:43   ` Manos Pitsidianakis
2026-04-24 19:46 ` [PATCH 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline Pierrick Bouvier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.