Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Add the DTrace kernel hooks file to the kernel build.
details: https://anonhg.NetBSD.org/src/rev/1fb1cf37457d
branches: trunk
changeset: 752250:1fb1cf37457d
user: darran <darran%NetBSD.org@localhost>
date: Sun Feb 21 04:00:47 2010 +0000
description:
Add the DTrace kernel hooks file to the kernel build.
diffstat:
sys/conf/files | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3d4a5c77a8fc -r 1fb1cf37457d sys/conf/files
--- a/sys/conf/files Sun Feb 21 03:18:45 2010 +0000
+++ b/sys/conf/files Sun Feb 21 04:00:47 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.974 2010/01/31 15:10:11 pooka Exp $
+# $NetBSD: files,v 1.975 2010/02/21 04:00:47 darran Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20090313
@@ -1423,6 +1423,7 @@
file kern/kern_core.c coredump
file kern/kern_cpu.c
file kern/kern_descrip.c
+file kern/kern_dtrace.c kdtrace_hooks
file kern/kern_event.c
file kern/kern_exec.c
file kern/kern_exit.c
Home |
Main Index |
Thread Index |
Old Index