From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: OProfile patch for Linux 3.0 Date: Wed, 14 Sep 2011 05:00:26 -0400 Message-ID: <20110914090026.GC25628@phenom.oracle.com> References: <20110914023052.GA9816@imp.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20110914023052.GA9816@imp.local> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "W. Michael Petullo" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, Sep 13, 2011 at 09:30:52PM -0500, W. Michael Petullo wrote: > I have ported Anil's passive profile-capable OProfile patch to Linux > 3.0. Please see: > > http://www.flyn.org/patches/linux-xen-passive-oprofile/linux-3.0-xen-passive-oprofile.patch.gz > > With this patch applied to Linux 3.0, I can perform passive > profiling of an unprivileged Xen domain. Nice! Any chance you would have this patchset in a git tree that I could pull! Thanks for doing this.