Source-Changes-HG archive

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

[src/trunk]: src/doc doc: Add note about tprof improbements.



details:   https://anonhg.NetBSD.org/src/rev/2c1c63e5f4d1
branches:  trunk
changeset: 372559:2c1c63e5f4d1
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Dec 08 06:30:15 2022 +0000

description:
doc: Add note about tprof improbements.

diffstat:

 doc/CHANGES |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7b7bc4ec4c2f -r 2c1c63e5f4d1 doc/CHANGES
--- a/doc/CHANGES       Thu Dec 08 06:19:26 2022 +0000
+++ b/doc/CHANGES       Thu Dec 08 06:30:15 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2934 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2935 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -749,3 +749,8 @@
                to be used on x86. [mrg 20221125]
        ifconfig(8): Allow configuration of interfaces as
                explicitly unnumbered. [knakahara 20221125]
+       tprof: Revamped tprof(4), and multiple event counters can be
+               referenced with tprof(8). Add some improvements to prof(8).
+               [ryo 20221201]
+       tprof: Add AMD family 19h (zen3 and zen4) support to tprof(4) and
+               tprof(8). [msaitoh 20221208]



Home | Main Index | Thread Index | Old Index