aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/SDT.9
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Rename the dtrace-* man pages to dtrace_* for consistency with otherMark Johnston2015-07-051-6/+6
* Add manual pages for the io, ip, proc, sched, tcp and udp DTrace providers.Mark Johnston2015-04-181-2/+8
* SDT(9): add a section on SDT providers, mentioning the "sdt" provider.Mark Johnston2015-04-181-1/+31
* Don't specify a function name in the example SDT(9) probe. As with theMark Johnston2015-03-091-7/+7
* Remove sys/types.h include as per style (9)Steven Hartland2014-09-181-1/+0
* Add dtrace probe support for zfs SET_ERROR(..)Steven Hartland2014-09-181-1/+4
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-2/+2
* Update the SDT(9) examples to reflect the removal of the sname parameterMark Johnston2014-04-111-3/+3
* dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEAndriy Gapon2013-11-261-29/+28
* Update the SDT(9) man page with the macros added in 254468. Also change theMark Johnston2013-08-171-10/+79
* mdoc: remove superfluous paragraph macros.Joel Dahl2013-07-081-3/+0
* Add a man page for the SDT_* macros, which can be used to define new staticMark Johnston2013-07-061-0/+243