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 ARMv7 performance event monitoring ...



details:   https://anonhg.NetBSD.org/src/rev/ac34cdadcb60
branches:  trunk
changeset: 320682:ac34cdadcb60
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Jul 15 23:57:45 2018 +0000

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

diffstat:

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

diffs (15 lines):

diff -r 9c404f6a631a -r ac34cdadcb60 doc/CHANGES
--- a/doc/CHANGES       Sun Jul 15 23:50:53 2018 +0000
+++ b/doc/CHANGES       Sun Jul 15 23:57:45 2018 +0000
@@ -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 @@
        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]



Home | Main Index | Thread Index | Old Index