opnsense-src/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 Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
dtnfscl Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
dtrace Replace the implementation of DTrace's RAND subroutine for generating 2017-02-03 22:26:19 +00:00
dtrace_test Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
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 Factor out the common code for function boundary tracing instead of 2014-08-16 21:42:55 +00:00
profile Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
prototype Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
sdt Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
systrace Replace the implementation of DTrace's RAND subroutine for generating 2017-02-03 22:26:19 +00:00
systrace_freebsd32 Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
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