Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/tprof Note support for Intel Silvermont/Airmont.
details: https://anonhg.NetBSD.org/src/rev/b9ef3037c030
branches: trunk
changeset: 446011:b9ef3037c030
user: maxv <maxv%NetBSD.org@localhost>
date: Tue Nov 20 06:43:26 2018 +0000
description:
Note support for Intel Silvermont/Airmont.
diffstat:
usr.sbin/tprof/tprof.8 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 9ad3ee86134d -r b9ef3037c030 usr.sbin/tprof/tprof.8
--- a/usr.sbin/tprof/tprof.8 Tue Nov 20 04:04:42 2018 +0000
+++ b/usr.sbin/tprof/tprof.8 Tue Nov 20 06:43:26 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tprof.8,v 1.10 2018/07/24 10:05:36 maxv Exp $
+.\" $NetBSD: tprof.8,v 1.11 2018/11/20 06:43:26 maxv 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 July 24, 2018
+.Dd November 20, 2018
.Dt TPROF 8
.Os
.Sh NAME
@@ -133,6 +133,8 @@
x86 Intel Generic (all Intel CPUs)
.It
x86 Intel Skylake/Kabylake
+.It
+x86 Intel Silvermont/Airmont
.El
.Sh DIAGNOSTICS
The
Home |
Main Index |
Thread Index |
Old Index