From owner-freebsd-current@FreeBSD.ORG Fri Oct 19 17:04:06 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 002D22CD for ; Fri, 19 Oct 2012 17:04:05 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id AB4118FC08 for ; Fri, 19 Oct 2012 17:04:05 +0000 (UTC) Received: from [IPv6:::1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q9JH3VjO009481; Fri, 19 Oct 2012 10:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1350666213; bh=/5AvpJ6GtMb+eF1s140pZf6XV9ahToq167bzRi3bYz8=; h=Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type: Date:Message-ID:Mime-Version:Content-Transfer-Encoding; b=iekMk4BqNkJ5CNx8cHrME+r623WB3KC9A3hwZLKoByddbe1qtdCGSbQ4U5TrLmfct CNs5AVQpXHgWLQTQJSo4maxSfACdUC1TQ6Bs9VyLW38syCiljQ6v+Q5W/OycXqXMmO d2s27qYJIqxQY+w+L0swkEmaoMEByliXqk++3r4Y= Subject: Re: [CFT]hwpmc update for sandybridge-e From: Sean Bruno To: hiren panchasara In-Reply-To: References: <1349390777.5234.9.camel@powernoodle.corp.yahoo.com> <1894C6A5-2479-4D1B-9A68-1DC6818759F0@netasq.com> <1350580026.3029.0.camel@powernoodle.corp.yahoo.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 19 Oct 2012 10:03:31 -0700 Message-ID: <1350666211.3221.9.camel@powernoodle.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 666211003 Cc: Fabien Thomas , Davide Italiano , freebsd-current , Jim Harris X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Sean Bruno List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 17:04:06 -0000 On Fri, 2012-10-19 at 00:04 -0700, hiren panchasara wrote: > > > On Thu, Oct 18, 2012 at 10:07 AM, Sean Bruno > wrote: > > > > > > > Sure, I will separate it out. > > > > > > If there are no further comments, can I ask Sean to commit > on my > > > behalf? > > > > > > > > > Can you do the man page to include both in the commit? > > Except that point seems good to me. > > > Thanks Fabien! > > > Thanks! > > > > > > Fabien > > > > > > > > Thanks, > > > Hiren > > > > > > > > > I shall await your svn diff. :-) > > Here you go: > http://www.strugglingcoder.info/patches/hwpmc_sbx_4.txt > > New diffs has man page and doesn't have sandybridge typo fix. (will > submit separate patch for that). > > cheers, > Hiren > Sending lib/libpmc/Makefile Sending lib/libpmc/libpmc.c Adding lib/libpmc/pmc.sandybridgexeon.3 Sending sys/dev/hwpmc/hwpmc_core.c Sending sys/dev/hwpmc/hwpmc_intel.c Sending sys/dev/hwpmc/pmc_events.h Sending sys/sys/pmc.h Transmitting file data ....... Committed revision 241738. Sean p.s. also, svn propset foo eluded me for like 10 minutes today as I don't do that very often. remember kids: svn propset svn:keywords 'FreeBSD=%H'