[PATCH 08/10] arm64: stacktrace: report recovered PCs
Mark Rutland
mark.rutland at arm.com
Fri Oct 11 08:02:49 PDT 2024
On Fri, Oct 11, 2024 at 02:58:11PM +0200, Miroslav Benes wrote:
> On Thu, 10 Oct 2024, Mark Rutland wrote:
> > Note that as these flags are reported next to the recovered PC value,
> > they appear on the callers of instrumented functions, e.g.
> > gic_handle_irq has a "K" marker because generic_handle_domain_irq was
> > instrumented with kretprobes and had its return addredd (gic_handle_irq)
>
> address
>
> Also, you might want to add () to all the functions here to keep it
> consistent with the rest of the changelog even though the call trace does
> not have them obviously.
I was on the fence about what was clearer when I wrote this; my
preference is also to have the '()', so I'll go add that in for
consistency.
Mark.
More information about the linux-arm-kernel
mailing list