freebsd-skq/sys/cddl/dev
Mark Johnston 8593136428 Assert that dtrace_probe() doesn't re-enter itself.
This helps catch cases where an instrumented function is called while
in probe context.

Submitted by:	Domagoj Stolfa <domagoj.stolfa@gmail.com>
MFC after:	2 weeks
Sponsored by:	DARPA/AFRL
Differential Revision:	https://reviews.freebsd.org/D14863
2018-04-10 13:47:09 +00:00
..
dtmalloc Use C99 initializers for DTrace provider methods. 2017-09-27 17:46:38 +00:00
dtrace Assert that dtrace_probe() doesn't re-enter itself. 2018-04-10 13:47:09 +00:00
fbt Revert part of r331264: disable interrupts before disabling WP. 2018-03-20 21:36:35 +00:00
profile PowerPC has 12 artificial frames for the profiler 2017-11-22 01:53:59 +00:00
sdt sdt: make all sdt probe sites test one variable 2017-10-22 20:22:23 +00:00
systrace Use C99 initializers for DTrace provider methods. 2017-09-27 17:46:38 +00:00
prototype.c Use C99 initializers for DTrace provider methods. 2017-09-27 17:46:38 +00:00