freebsd-dev/sys/modules/dtrace
George V. Neville-Neil 00bb01a40c Replace the implementation of DTrace's RAND subroutine for generating
low-quality random numbers with a modern implementation (xoroshiro128+)
that is capable of generating better quality randomness without compromising performance.

Submitted by:	Graeme Jenkinson
Reviewed by:	markj
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9051
2017-02-03 22:26:19 +00:00
..
dtmalloc
dtnfscl
dtrace Replace the implementation of DTrace's RAND subroutine for generating 2017-02-03 22:26:19 +00:00
dtrace_test
dtraceall Include FBT to modules build on RISC-V. 2016-07-29 12:30:33 +00:00
fasttrap Replace the implementation of DTrace's RAND subroutine for generating 2017-02-03 22:26:19 +00:00
fbt
profile
prototype
sdt
systrace Replace the implementation of DTrace's RAND subroutine for generating 2017-02-03 22:26:19 +00:00
systrace_freebsd32
systrace_linux Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
systrace_linux32 Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
Makefile Include FBT to modules build on RISC-V. 2016-07-29 12:30:33 +00:00
Makefile.inc Implement the lockstat provider using SDT(9) instead of the custom provider 2015-07-19 22:14:09 +00:00