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, Jan 10, 6:18 AM
Unknown Object (File)
Fri, Jan 10, 6:11 AM
Unknown Object (File)
Dec 6 2024, 6:38 AM
Unknown Object (File)
Nov 19 2024, 11:05 AM
Unknown Object (File)
Nov 13 2024, 10:45 AM
Unknown Object (File)
Nov 13 2024, 2:30 AM
Unknown Object (File)
Nov 1 2024, 12:33 AM
Unknown Object (File)
Sep 30 2024, 10:14 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43343
Build 40231: arc lint + arc unit