opnsense-src/sys/cddl/dev/dtrace/aarch64
Andrew Turner 28d945204e Handle functions that use a nop in the arm64 fbt
To trace leaf asm functions we can insert a single nop instruction as
the first instruction in a function and trigger off this.

Reviewed by:	gnn
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D28132
2021-03-03 14:18:03 +00:00
..
dtrace_asm.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
dtrace_isa.c arm64: Improve DDB backtrace support 2021-02-01 14:15:57 +00:00
dtrace_subr.c Handle functions that use a nop in the arm64 fbt 2021-03-03 14:18:03 +00:00
regset.h