aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/plockstat.d
Commit message (Collapse)AuthorAgeFilesLines
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-301-1/+0
| | | | | | | These ones were unambiguous cases where the Foundation was the only listed copyright holder. Sponsored by: The FreeBSD Foundation
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
* Add the DTrace probe definitions for plockstat support.Rui Paulo2014-07-051-0/+46
This will be connected to the system later. Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=268297