]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r254468,r254469: Add a "translated type" argument to SDT_PROBE_ARGTYPE()
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 11:36:30 +0000 (11:36 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 17 Feb 2014 11:36:30 +0000 (11:36 +0000)
commit0491251bbab0799e74bf26637db3bf075134349e
treec93dcbdcf91b71b17fc30f3eba2b436fb19ed109
parent9aebcb29560cc9c77437d0d1532c84d0279d54e9
MFC r254468,r254469: Add a "translated type" argument to SDT_PROBE_ARGTYPE()

Note: this breaks ABI compatibility with older modules with SDT probes.

My opinion is that benefits outweigh downsides, because I am not aware
of any thirdparty binary-only modules with SDT probes.

git-svn-id: svn://svn.freebsd.org/base/stable/9@262025 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man9/SDT.9
sys/cddl/dev/sdt/sdt.c
sys/sys/sdt.h