Mark Johnston 5bab623438 Pass the trap frame to fasttrap hooks.
The DTrace fasttrap entry points expect a struct reg containing the
register values of the calling thread. Perform the conversion in
fasttrap rather than in the trap handler: this reduces the number of
ifdefs and avoids wasting stack space for traps that don't involve
DTrace.

MFC after:	2 weeks
2017-12-11 19:21:39 +00:00
..
2017-02-28 23:42:47 +00:00
2016-05-03 22:13:04 +00:00
2017-02-28 23:42:47 +00:00
2017-12-11 19:21:39 +00:00
2015-06-26 07:12:17 +00:00