Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/conf Added the lockstat pseudo-device



details:   https://anonhg.NetBSD.org/src/rev/5feb8136dd29
branches:  trunk
changeset: 783414:5feb8136dd29
user:      khorben <khorben%NetBSD.org@localhost>
date:      Thu Dec 20 01:15:30 2012 +0000

description:
Added the lockstat pseudo-device

diffstat:

 sys/arch/evbarm/conf/N900 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f193b875ed46 -r 5feb8136dd29 sys/arch/evbarm/conf/N900
--- a/sys/arch/evbarm/conf/N900 Thu Dec 20 01:03:23 2012 +0000
+++ b/sys/arch/evbarm/conf/N900 Thu Dec 20 01:15:30 2012 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: N900,v 1.2 2012/12/11 01:54:43 khorben Exp $
+#      $NetBSD: N900,v 1.3 2012/12/20 01:15:30 khorben Exp $
 #
 #      N900 -- Nokia N900 Kernel
 #
@@ -309,3 +309,4 @@
 #options       RND_COM
 #pseudo-device clockctl                # user control of clock subsystem
 pseudo-device  ksyms                   # /dev/ksyms
+pseudo-device  lockstat                # lock profiling



Home | Main Index | Thread Index | Old Index