freebsd-skq/sys/cddl/dev
Mariusz Zaborski 8da024d941 dtrace: 64-bits registers support
The registers in ilumos and FreeBSD have a different number.
In the illumos, last 32-bits register defined is SS an in FreeBSD is GS.
This off-by-one caused the uregs array to returns the wrong 64-bits register
on amd64.

Reviewed by:	markj
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D20363
2019-06-05 22:29:05 +00:00
..
dtmalloc
dtrace dtrace: 64-bits registers support 2019-06-05 22:29:05 +00:00
fbt powerpc/dtrace: Fix fbt function probing for ELFv2 2019-05-27 03:18:56 +00:00
profile Revert r326083, it doesn't behave as expected. 2018-06-03 03:53:11 +00:00
sdt
systrace
prototype.c