From owner-svn-soc-all@FreeBSD.ORG Fri Mar 13 01:20:24 2015 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 79E58AA0 for ; Fri, 13 Mar 2015 01:20:24 +0000 (UTC) Received: from socsvn.freebsd.org (socsvn.freebsd.org [IPv6:2001:1900:2254:206a::50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C6B1C92 for ; Fri, 13 Mar 2015 01:20:24 +0000 (UTC) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2D1KOcU008191 for ; Fri, 13 Mar 2015 01:20:24 GMT (envelope-from gmiller@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.14.9/8.14.9/Submit) id t2D1KOJJ008189 for svn-soc-all@FreeBSD.org; Fri, 13 Mar 2015 01:20:24 GMT (envelope-from gmiller@FreeBSD.org) Date: Fri, 13 Mar 2015 01:20:24 GMT Message-Id: <201503130120.t2D1KOJJ008189@socsvn.freebsd.org> X-Authentication-Warning: socsvn.freebsd.org: www set sender to gmiller@FreeBSD.org using -f From: gmiller@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r278263 - soc2012/gmiller/witness-head-2015 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2015 01:20:24 -0000 Author: gmiller Date: Fri Mar 13 01:20:23 2015 New Revision: 278263 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=278263 Log: Splitting lock profiling and userland witness code into separate branches and updating to newer head. Added: soc2012/gmiller/witness-head-2015/ (props changed) - copied from r278262, mirror/FreeBSD/head/