Source-Changes-HG archive

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

[src/trunk]: src/doc arm: Add support for ARMv8 performance event monitoring ...



details:   https://anonhg.NetBSD.org/src/rev/2b9e5b83c3da
branches:  trunk
changeset: 320668:2b9e5b83c3da
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Jul 15 16:26:27 2018 +0000

description:
arm: Add support for ARMv8 performance event monitoring with tprof(4).

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 741561e5c5f7 -r 2b9e5b83c3da doc/CHANGES
--- a/doc/CHANGES       Sun Jul 15 16:25:31 2018 +0000
+++ b/doc/CHANGES       Sun Jul 15 16:26:27 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2410 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2411 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -176,3 +176,5 @@
        kernel: Remove pmc(9) and X86PMC. Replaced by a revamped
                tprof(4). [maxv 20180714]
        ipkdb(4): Removed. [maxv 20180714]
+       arm: Add support for ARMv8 performance event monitoring with tprof(4).
+               [jmcneill 20180715]



Home | Main Index | Thread Index | Old Index