opnsense-src/sys/cddl/dev/dtrace
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
amd64 Fix syntax 2020-12-01 22:44:23 +00:00
arm Changes that improve DTrace FBT reliability on freebsd/arm64: 2021-01-11 15:42:22 +00:00
i386 Fix syntax 2020-12-01 23:51:48 +00:00
mips Handle non-dtrace-triggered kernel breakpoint traps in mips. 2020-04-21 17:38:07 +00:00
powerpc powerpc/dtrace: Actually fix stack traces 2019-05-17 19:57:08 +00:00
riscv Changes that improve DTrace FBT reliability on freebsd/arm64: 2021-01-11 15:42:22 +00:00
x86
dtrace_anon.c
dtrace_cddl.h Fix a tracepoint lookup race in fasttrap_pid_probe(). 2019-02-21 22:54:17 +00:00
dtrace_debug.c
dtrace_hacks.c
dtrace_ioctl.c
dtrace_load.c
dtrace_modevent.c
dtrace_sysctl.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
dtrace_test.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
dtrace_unload.c
dtrace_vtime.c