Page MenuHomeFreeBSD

Fix dtrace fbt return probes on arm64
ClosedPublic

Authored by andrew on Dec 14 2021, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 11:03 PM
Unknown Object (File)
Fri, Oct 24, 1:03 PM
Unknown Object (File)
Oct 20 2025, 7:31 PM
Unknown Object (File)
Oct 18 2025, 3:31 AM
Unknown Object (File)
Oct 16 2025, 11:58 AM
Unknown Object (File)
Oct 14 2025, 2:36 AM
Unknown Object (File)
Oct 14 2025, 2:36 AM
Unknown Object (File)
Oct 14 2025, 2:36 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable