Post #1607859
2026-04-16 07:04 UTC
I wish there was a nice TUI that could provide as much info as this objdump invocation, which could interactively reveal data when it's needed. perf annotate (when it works) doesn't cover --line-numbers or --inlines (AFAIK). The only relevant project I could find was https://github.com/namhyung/das, but it seems to be unmaintained.
Replies (1)
-
@lholten@hachyderm.io 2026-04-16 07:17
@bal4e do you have an example of what the objdump output looks like?