Page MenuHomeFreeBSD

Fix some issues with the dtrace_lockstat.4 man page
ClosedPublic

Authored by markj on Jun 21 2017, 5:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 5, 7:57 AM
Unknown Object (File)
Wed, Aug 5, 2:19 AM
Unknown Object (File)
Tue, Aug 4, 4:29 AM
Unknown Object (File)
Jul 20 2026, 3:17 AM
Unknown Object (File)
Jul 18 2026, 4:32 AM
Unknown Object (File)
Jul 10 2026, 1:48 PM
Unknown Object (File)
Jul 9 2026, 4:46 PM
Unknown Object (File)
May 23 2026, 9:38 AM
Subscribers
None

Details

Summary
  • Address most of the post-commit comments that wblock made on D11128. (We're still using .Nm incorrectly.)
  • Reference the FreeBSD man pages (e.g., mutex(9)) for the lock types supported by the lockstat provider.
  • Add a BUGS section.
  • Try to eliminate some of the redundancy in the original by grouping some probe descriptions in the same paragraph.
  • Fix various factual errors and omissions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added reviewers: wblock, manpages.
This revision was automatically updated to reflect the committed changes.