From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH 3/3] KVM: perf: kvm events analysis tool Date: Mon, 13 Feb 2012 18:06:09 +0800 Message-ID: <4F38E091.5070504@linux.vnet.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Marcelo Tosatti , Ingo Molnar , Arnaldo Carvalho de Melo , LKML , KVM To: David Ahern Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 02/13/2012 01:32 PM, David Ahern wrote: > [sorry for the top post - you would think Android would have a better mail client] > > If the first patch is needed then kvm-events will not work with older, unpatched kernels. That's a big limitation from a perf perpective. > The first patch is only needed for code compilation, after kvm-events is compiled, you can analyse any kernels. :)