aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/aarch64/dtrace_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Don't overflow the trap frame when accessing lr or xzr.Andrew Turner2020-07-171-4/+29
* Corrected misspelled versions of rendezvous.Patrick Kelsey2017-04-091-2/+2
* Fix improper use of "its".Bryan Drewery2016-11-081-1/+1
* Try to unbreak the build after r300611 by including the headerBjoern A. Zeeb2016-05-241-0/+1
* Mark all memory before the kernel as toxic to DTrace.Andrew Turner2016-05-241-1/+1
* Make the second argument of dtrace_invop() a trapframe pointer.Mark Johnston2016-04-171-7/+7
* Remove unused variables dtrace_in_probe and dtrace_in_probe_addr.Mark Johnston2016-03-171-2/+0
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-0/+311