Date: Thu, 21 May 2009 04:36:49 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r192519 - user/kmacy/releng_7_2_fcs/sys/amd64/conf Message-ID: <200905210436.n4L4anuV054648@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmacy Date: Thu May 21 04:36:49 2009 New Revision: 192519 URL: http://svn.freebsd.org/changeset/base/192519 Log: add LOCK_PROFILING to the config Modified: user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC Modified: user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC ============================================================================== --- user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC Thu May 21 04:13:00 2009 (r192518) +++ user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC Thu May 21 04:36:49 2009 (r192519) @@ -232,4 +232,5 @@ options DDB options KDB options ALT_BREAK_TO_DEBUGGER options HWPMC_HOOKS +options LOCK_PROFILING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905210436.n4L4anuV054648>