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)
Thu, May 23, 11:17 PM
Unknown Object (File)
Sun, May 12, 2:15 PM
Unknown Object (File)
Sat, May 11, 2:43 AM
Unknown Object (File)
Fri, May 10, 3:31 PM
Unknown Object (File)
Fri, May 10, 8:24 AM
Unknown Object (File)
Apr 2 2024, 10:53 PM
Unknown Object (File)
Jan 12 2024, 6:49 PM
Unknown Object (File)
Dec 27 2023, 11:19 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