Module Name:    src
Committed By:   jmcneill
Date:           Fri Oct 11 20:18:20 UTC 2019

Modified Files:
        src/usr.sbin/tprof: tprof.8

Log Message:
Add AMD Family 15h to supported model list


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/tprof/tprof.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/tprof/tprof.8
diff -u src/usr.sbin/tprof/tprof.8:1.14 src/usr.sbin/tprof/tprof.8:1.15
--- src/usr.sbin/tprof/tprof.8:1.14	Wed May 29 17:09:17 2019
+++ src/usr.sbin/tprof/tprof.8	Fri Oct 11 20:18:20 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tprof.8,v 1.14 2019/05/29 17:09:17 maxv Exp $
+.\"	$NetBSD: tprof.8,v 1.15 2019/10/11 20:18:20 jmcneill Exp $
 .\"
 .\" Copyright (c)2011 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 29, 2019
+.Dd October 11, 2019
 .Dt TPROF 8
 .Os
 .Sh NAME
@@ -130,6 +130,8 @@ ARMv8
 .It
 x86 AMD Family 10h
 .It
+x86 AMD Family 15h
+.It
 x86 AMD Family 17h
 .It
 x86 Intel Generic (all Intel CPUs)

Reply via email to