K 10 svn:author V 2 jb K 8 svn:date V 27 2008-05-18T19:43:52.000000Z K 7 svn:log V 397 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 file contains a function which the dtrace module can call to check that the kernel supports at least the amount of data that it needs. This file is optionally compiled into nthe kernel if the KDTRACE_HOOKS kernel option is defined. END