jb 2008-06-16 04:44:29 UTC
FreeBSD src repository
Modified files:
sys/kern kern_dtrace.c
Log:
SVN rev 179811 on 2008-06-16 04:44:29Z by jb
Remove code that isn't required. It actually breaks the case where
KDTRACE_HOOKS
is defined and KDB isn't. This is t
jb 2008-05-18 19:43:52 UTC
FreeBSD src repository
Added files:
sys/kern kern_dtrace.c
Log:
Add support for the DTrace struct proc and struct thread extended
data via ctor and dtor event handlers.
The size of the extra data is allocated opaquely and this fi