Date: Thu, 12 Mar 2009 03:19:16 +0000 From: Bruce Simpson <bms@incunabulum.net> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r189707 - in head: sys/kern sys/sys usr.bin/kdump usr.bin/ktrace Message-ID: <49B87F34.2050905@incunabulum.net> In-Reply-To: <200903111756.12301.jhb@freebsd.org> References: <200903112148.n2BLmaQJ007484@svn.freebsd.org> <200903111756.12301.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: >> Log: >> Add a new type of KTRACE record for sysctl(3) invocations. It uses the >> internal sysctl_sysctl_name() handler to map the MIB array to a string >> name and logs this name in the trace log. This can be useful to see >> exactly which sysctls a thread is invoking. >> This is really cool!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B87F34.2050905>