summaryrefslogtreecommitdiff
path: root/sys/netinet/in_kdtrace.h
Commit message (Expand)AuthorAgeFilesLines
* Separate out SCTP related dtrace code.Michael Tuexen2019-10-141-17/+0
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-221-0/+17
* Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-311-0/+6
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use estimated RTT for receive buffer auto resizing instead of timestampsSteven Hartland2017-04-101-0/+1
* Fix style issues around existing SDT probes.Mark Johnston2015-12-161-4/+4
* dd DTrace probe points, translators and a corresponding scriptGeorge V. Neville-Neil2015-09-131-0/+10
* Brief demo script showing the various values that can be read viaGeorge V. Neville-Neil2015-04-291-0/+3
* dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEAndriy Gapon2013-11-261-6/+6
* Implement the ip, tcp, and udp DTrace providers. The probe definitions useMark Johnston2013-08-251-0/+59