From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH 00/13] perf: kvm live mode Date: Thu, 09 May 2013 20:53:24 +0800 Message-ID: <518B9C44.7090404@linux.vnet.ibm.com> References: <1368073909-8825-1-git-send-email-dsahern@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, acme@ghostprotocols.net, mingo@kernel.org, fweisbec@gmail.com, peterz@infradead.org, jolsa@redhat.com, namhyung@kernel.org, KVM To: David Ahern Return-path: In-Reply-To: <1368073909-8825-1-git-send-email-dsahern@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org CC kvm list. On 05/09/2013 12:31 PM, David Ahern wrote: > With the consolidation of the open counters code in December 2012 > (late to the party figuring that out) I think all of the past > comments on the live mode for perf-kvm have been resolved. Great work, David! I am playing it and glad to see it works fine. Will review the patches later.