Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/tprof Add AMD Family 15h to supported model list



details:   https://anonhg.NetBSD.org/src/rev/423ce0b42012
branches:  trunk
changeset: 455247:423ce0b42012
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Fri Oct 11 20:18:20 2019 +0000

description:
Add AMD Family 15h to supported model list

diffstat:

 usr.sbin/tprof/tprof.8 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r ffc04617769d -r 423ce0b42012 usr.sbin/tprof/tprof.8
--- a/usr.sbin/tprof/tprof.8    Fri Oct 11 18:36:22 2019 +0000
+++ b/usr.sbin/tprof/tprof.8    Fri Oct 11 20:18:20 2019 +0000
@@ -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 @@
 .It
 x86 AMD Family 10h
 .It
+x86 AMD Family 15h
+.It
 x86 AMD Family 17h
 .It
 x86 Intel Generic (all Intel CPUs)



Home | Main Index | Thread Index | Old Index