HomeFreeBSD

Fix dtrace fbt return probes on arm64

Description

Fix dtrace fbt return probes on arm64

As with arm and riscv fix return fbt probes on arm64. arg0 should be
the offset within the function of the return instruction and arg1
should be the return value.

Reviewed by: kp, markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D33440

Details

Provenance
andrewAuthored on Dec 14 2021, 3:49 PM
Reviewer
kp
Differential Revision
D33440: Fix dtrace fbt return probes on arm64
Parents
rG06c95f1facd1: bhnd: plug set-but-not-used vars
Branches
Unknown
Tags
Unknown