Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf i386/XEN3PAE_DOM0: Enable KDTRACE_HOOKS.
details: https://anonhg.NetBSD.org/src/rev/8da4b9d13623
branches: trunk
changeset: 378120:8da4b9d13623
user: riastradh <riastradh%NetBSD.org@localhost>
date: Fri Jul 21 02:08:45 2023 +0000
description:
i386/XEN3PAE_DOM0: Enable KDTRACE_HOOKS.
XXX pullup-10
diffstat:
sys/arch/i386/conf/XEN3PAE_DOM0 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f9d887ed99df -r 8da4b9d13623 sys/arch/i386/conf/XEN3PAE_DOM0
--- a/sys/arch/i386/conf/XEN3PAE_DOM0 Fri Jul 21 02:04:52 2023 +0000
+++ b/sys/arch/i386/conf/XEN3PAE_DOM0 Fri Jul 21 02:08:45 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3PAE_DOM0,v 1.37 2023/02/09 14:09:48 abs Exp $
+# $NetBSD: XEN3PAE_DOM0,v 1.38 2023/07/21 02:08:45 riastradh Exp $
#
# XEN3_0: Xen 3.0 domain0 kernel
@@ -76,6 +76,7 @@ options DDB_HISTORY_SIZE=512 # enable h
#options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x2f8,KGDB_DEVRATE=57600
#makeoptions DEBUG="-g" # compile full symbol table
options DDB_COMMANDONENTER="show registers"
+options KDTRACE_HOOKS # kernel DTrace hooks
# Compatibility options
include "conf/compat_netbsd09.config"
Home |
Main Index |
Thread Index |
Old Index