opnsense-src/sys/cddl/dev/fbt
Andrew Turner c00ec4dab2 Handle using a sub instruction in the arm64 fbt
Some stack frames are too large for a store pair instruction we already
detect in the arm64 fbt code. Add support for handling subtracting the
stack pointer directly.

Sponsored by:	Innovate UK
2021-01-12 12:42:23 +00:00
..
aarch64 Handle using a sub instruction in the arm64 fbt 2021-01-12 12:42:23 +00:00
arm dtrace/fbt: fix return probe arguments on arm 2020-07-21 07:41:36 +00:00
mips Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00
powerpc powerpc/dtrace: Fix fbt function probing for ELFv2 2019-05-27 03:18:56 +00:00
riscv dtrace: Blacklist riscv exception handlers for fbt 2021-01-12 10:33:16 +01:00
x86 Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00
fbt.c Changes that improve DTrace FBT reliability on freebsd/arm64: 2021-01-11 15:42:22 +00:00
fbt.h Allow multiple FBT probes to share a tracepoint. 2018-08-28 20:21:36 +00:00