Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2019 01:18:36 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r351373 - head
Message-ID:  <201908220118.x7M1IacB011897@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Thu Aug 22 01:18:36 2019
New Revision: 351373
URL: https://svnweb.freebsd.org/changeset/base/351373

Log:
  Document r351361.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Thu Aug 22 01:15:06 2019	(r351372)
+++ head/RELNOTES	Thu Aug 22 01:18:36 2019	(r351373)
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r351361:
+	Add probes for lockmgr(9) to the lockstat DTrace provider, add
+	corresponding lockstat(1) events, and document the new probes in
+	dtrace_lockstat.4.
+
 r351201:
 	Add a vop_stdioctl() call, so that file systems that do not support
 	holes will have a trivial implementation of lseek(SEEK_DATA/SEEK_HOLE).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908220118.x7M1IacB011897>