From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH] tools lib traceevent: update KVM plugin Date: Tue, 20 Oct 2015 10:44:59 -0400 Message-ID: <20151020104459.7e7f7e77@gandalf.local.home> References: <1443695293-31127-1-git-send-email-pbonzini@redhat.com> <56181F25.2070402@redhat.com> <20151020143244.GG4400@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, acme@kernel.org To: Arnaldo Carvalho de Melo Return-path: In-Reply-To: <20151020143244.GG4400@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, 20 Oct 2015 12:32:44 -0200 Arnaldo Carvalho de Melo wrote: > > Ping? Arnaldo, ok to include this patch in my tree? > > Applying, I saw it before, but lost track, perhaps was waiting for > Steven Rostedt to chime in, but now I noticed he wasn't CCed, he is now. What happens if you run new perf on an older kernel. Is this new plugin going to be screwed up? Plugins should be backward compatible. Is the plugin even still needed? I'm looking at some of the kvm events and they seem to be mostly self sufficient. What ones need a plugin today? -- Steve