From owner-freebsd-stable@FreeBSD.ORG Tue Jun 9 11:20:04 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A733106566B for ; Tue, 9 Jun 2009 11:20:04 +0000 (UTC) (envelope-from jkoshy.freebsd@gmail.com) Received: from mail-px0-f199.google.com (mail-px0-f199.google.com [209.85.216.199]) by mx1.freebsd.org (Postfix) with ESMTP id EC16B8FC13 for ; Tue, 9 Jun 2009 11:20:03 +0000 (UTC) (envelope-from jkoshy.freebsd@gmail.com) Received: by pxi37 with SMTP id 37so3334247pxi.3 for ; Tue, 09 Jun 2009 04:20:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:to:cc :subject:in-reply-to:references:user-agent:mime-version:content-type :from:date; bh=kJMCogx7MkQf5DAfmKFBVWWKib49crtydhW3XlQ1GZk=; b=RK8Ew6/5Ri+dELLmBTriLNdYCmsCXgQpv72YtXTxKBsprZxjU4STCIOF/ZkxFmFbcz PtMKJ8Q9zayDnczIWJmeP7LGBAjoxBTYFCqHU+a4AILdzkdcAGXI9WKwMCk3i8TqdG7q AznnSJczoz+ojrk8M3B+v6rdMxBXmaTgpQY04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:to:cc:subject:in-reply-to:references:user-agent :mime-version:content-type:from:date; b=UP5hq0i3SxfN82L7xaPeDMbEB3v7oS62uIECV2dkfD1gXNNIGT1Zt3+X/Dv1yhxUjS MW4hh0GHoiCG5SRKKAEcexF9GuHdif0lKfsIuJ6nietFEzSlh83CKp17+ODYkTe1fDLA cKMwn6NqU8l0I4BezoSIMHOYZcuII1Dov0xng= Received: by 10.142.135.13 with SMTP id i13mr2625560wfd.133.1244544698068; Tue, 09 Jun 2009 03:51:38 -0700 (PDT) Received: from moria.unixconsulting.co.in ([117.195.166.36]) by mx.google.com with ESMTPS id 29sm2662205wfg.8.2009.06.09.03.51.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Jun 2009 03:51:36 -0700 (PDT) Sender: Joseph Koshy Message-ID: <86prdd65xb.wl%koshy@unixconsulting.co.in> To: fabient@freebsd.org In-Reply-To: References: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.3 (amd64-portbld-freebsd6.3) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII From: Joseph Koshy Date: Tue, 09 Jun 2009 10:46:29 -0000 Cc: Joseph Koshy , FreeBSD Stable List Subject: Re: Announcement: PmcTools merged to RELENG_7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 11:20:04 -0000 > Hello, > > The PmcTools is merged to RELENG_7. > > You can now enjoy the same level of features / hw supported as in head: > - Callchain in capture > - Core 2 support > - Core i7 support > - pmcannotate: source code annotation using pmc capture > - bug fixes > ... > > Tell me if you find any problems with it. Thank you, Fabien. Great job! Koshy