From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by mx1.pokylinux.org (Postfix) with ESMTP id A1D784C80AAC for ; Mon, 14 Mar 2011 20:21:33 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p2F1LQGT011137; Tue, 15 Mar 2011 01:21:26 GMT Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10827-06; Tue, 15 Mar 2011 01:21:22 +0000 (GMT) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p2F1LKCx011131 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Mar 2011 01:21:21 GMT From: Richard Purdie To: Darren Hart In-Reply-To: References: Date: Tue, 15 Mar 2011 01:21:14 +0000 Message-ID: <1300152074.30423.953.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [PATCH] qemux86-64: Enable latencytop and profiling (temporary) X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2011 01:21:34 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2011-03-14 at 16:54 -0700, Darren Hart wrote: > From: Darren Hart > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: dvhart/kernel > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/kernel > > Thanks, > Darren Hart > --- > > > Darren Hart (1): > qemux86-64: Enable latencytop and profiling (temporary) > > meta/recipes-kernel/linux/linux-yocto_git.bb | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) Merged into OECore and Poky master. Cheers, Richard