History log of /freebsd-10-stable/sys/sys/sdt.h
Revision Date Author Comments
# 289795 23-Oct-2015 avg

MFC r288366: sdt.h: no need for argtype_list_head


# 262058 17-Feb-2014 avg

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


# 262040 17-Feb-2014 avg

MFC r257152: Do some cleanup of the SDT code


# 260817 17-Jan-2014 avg

MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE


# 262058 17-Feb-2014 avg

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


# 262040 17-Feb-2014 avg

MFC r257152: Do some cleanup of the SDT code


# 260817 17-Jan-2014 avg

MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE