Module Name:    src
Committed By:   jmcneill
Date:           Sun Jul 15 23:57:45 UTC 2018

Modified Files:
        src/doc: CHANGES

Log Message:
arm: Add support for ARMv7 performance event monitoring with tprof(4).


To generate a diff of this commit:
cvs rdiff -u -r1.2411 -r1.2412 src/doc/CHANGES

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

Modified files:

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2411 src/doc/CHANGES:1.2412
--- src/doc/CHANGES:1.2411	Sun Jul 15 16:26:27 2018
+++ src/doc/CHANGES	Sun Jul 15 23:57:45 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2411 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2412 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -178,3 +178,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
 	ipkdb(4): Removed. [maxv 20180714]
 	arm: Add support for ARMv8 performance event monitoring with tprof(4).
 		[jmcneill 20180715]
+	arm: Add support for ARMv7 performance event monitoring with tprof(4).
+		[jmcneill 20180715]

Reply via email to