svn commit: r270501 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sun Aug 24 16:26:11 UTC 2014


Author: gjb
Date: Sun Aug 24 16:26:10 2014
New Revision: 270501
URL: http://svnweb.freebsd.org/changeset/base/270501

Log:
  Document r265604, pmcstat(8) '-a' flag.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 16:26:08 2014	(r270500)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 16:26:10 2014	(r270501)
@@ -403,6 +403,11 @@
     <para revision="265533">The &man.bc.1; utility has been updated to
       version 1.1, in sync with the version in OpenBSD.</para>
 
+    <para revision="265604">The &man.pmcstat.8; utility has been
+      updated to include a new flag, <literal>-a</literal>, which when
+      specified, produces a full stack track on the sampled
+      points.</para>
+
     <para revision="266279">The &man.ps.1; utility has been
       updated to include the <literal>-J</literal> flag, used to
       filter output by matching &man.jail.8; IDs and names.


More information about the svn-src-all mailing list