1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/cddl/dev
Mark Johnston b69b2ff588 Allocate the probe ID unrhdr before the DTrace kld_* event handlers are
registered. Otherwise there is a small window during which probe IDs may be
allocated before the unrhdr is allocated.

MFC after:	2 weeks
2013-12-31 15:41:16 +00:00
..
cyclic
dtmalloc
dtrace Allocate the probe ID unrhdr before the DTrace kld_* event handlers are 2013-12-31 15:41:16 +00:00
fbt Fix a brain-o. I had misread the limit as a size, but it's a pointer. 2013-12-21 00:37:32 +00:00
lockstat
profile
sdt
systrace
prototype.c