freebsd-dev/sys/cddl/dev/dtrace/amd64
Mark Johnston 5a5f9d21dd Use a C wrapper for trap() instead of checking and calling the DTrace trap
hook in assembly.

Suggested by:	kib
Reviewed by:	kib (original version)
X-MFC-With:	r268600
2014-07-19 02:27:31 +00:00
..
dtrace_asm.S
dtrace_isa.c Fix a couple of bugs on amd64 when fetching probe arguments beyond the 2014-06-23 01:10:56 +00:00
dtrace_subr.c Use a C wrapper for trap() instead of checking and calling the DTrace trap 2014-07-19 02:27:31 +00:00
instr_size.c Add a function compatibility function dtrace_instr_size_isa() that on 2010-08-22 10:40:15 +00:00