freebsd_amp_hwpstate/cddl/lib/libdtrace
Mark Johnston 8298c17c6c Add a separate translator for headers passed to the TCP probes in the
input path. These probes get some of the fields in host order, whereas the
output probes get them in network order, so a single translator isn't
enough. This workaround ensures that the problem is essentially invisble
to users: none of the probe arguments or their fields have changed.

Approved by:	re (hrs)
2013-10-02 17:14:12 +00:00
..
Makefile Implement the ip, tcp, and udp DTrace providers. The probe definitions use 2013-08-25 21:54:41 +00:00
errno.d
io.d Revert previous change in favor of a fix to the actual dtrace 2013-03-28 20:22:43 +00:00
ip.d Implement the ip, tcp, and udp DTrace providers. The probe definitions use 2013-08-25 21:54:41 +00:00
libproc_compat.h
net.d
nfs.d DTrace: NFS translators should be split into client/server pieces 2013-04-18 01:20:08 +00:00
nfssrv.d DTrace: NFS translators should be split into client/server pieces 2013-04-18 01:20:08 +00:00
psinfo.d
regs_x86.d
sched.d
signal.d
tcp.d Add a separate translator for headers passed to the TCP probes in the 2013-10-02 17:14:12 +00:00
udp.d Implement the ip, tcp, and udp DTrace providers. The probe definitions use 2013-08-25 21:54:41 +00:00
unistd.d