Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Register kcov(4) in CHANGES
details: https://anonhg.NetBSD.org/src/rev/dececefedf8c
branches: trunk
changeset: 449560:dececefedf8c
user: kamil <kamil%NetBSD.org@localhost>
date: Sun Mar 10 21:25:09 2019 +0000
description:
Register kcov(4) in CHANGES
kcov(4): Added driver for kernel coverage tracing
Register the entry with the current date as the driver has been just
finished.
Primary author of the port: Siddharth Muralee.
Review and major code improvements by <maxv>.
Various contributions by myself.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 35b38dcb7563 -r dececefedf8c doc/CHANGES
--- a/doc/CHANGES Sun Mar 10 19:47:03 2019 +0000
+++ b/doc/CHANGES Sun Mar 10 21:25:09 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2507 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2508 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -343,3 +343,4 @@
bind: Import version 9.13.7. [christos 20190224]
arm: Add support for Amlogic S905 SoC. [jmcneill 20190225]
jemalloc: Import 5.1.0 [christos 20190304]
+ kcov(4): Added driver for kernel coverage tracing [kamil 20190310]
Home |
Main Index |
Thread Index |
Old Index