]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r258625: sdt: add support for solaris/illumos style DTRACE_PROBE macros
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 14:48:23 +0000 (14:48 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 14:48:23 +0000 (14:48 +0000)
commitbcc572fdfdc843c376b3882e12107edc144474c5
tree37ec3c1d7067b4fc5ca781b924ba2f2f2eb04668
parent0febea014d37ef8e5c67ef6fee969678e7871254
MFC r258625: sdt: add support for solaris/illumos style DTRACE_PROBE macros

Note: in head KDTRACE_HOOKS is defined in opt_global.h and thus there is
no need to explicitly include any header to check that option.
In this branch we have to include opt_kdtrace.h and, so, this commit
carries additional changes to accomodate for that difference.

Sponsored by: HybridCluster

git-svn-id: svn://svn.freebsd.org/base/stable/9@262059 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/compat/opensolaris/sys/sdt.h
sys/kern/kern_sdt.c
sys/modules/zfs/Makefile
sys/sys/sdt.h