From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] KVM: trace: Add event mask support Date: Wed, 13 Aug 2008 11:04:59 +0300 Message-ID: <48A295AB.1070207@qumranet.com> References: <200808131554.26482.sheng.yang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Yang, Sheng" Return-path: Received: from il.qumranet.com ([212.179.150.194]:50834 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752264AbYHMIFA (ORCPT ); Wed, 13 Aug 2008 04:05:00 -0400 In-Reply-To: <200808131554.26482.sheng.yang@intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Yang, Sheng wrote: > From bb7cc3fd1e549d38d6bda10a06feda9339de9d3e Mon Sep 17 00:00:00 2001 > From: Sheng Yang > Date: Wed, 13 Aug 2008 14:29:43 +0800 > Subject: [PATCH] KVM: trace: Add event mask support > > Allow user space application to specify one or morefilter masks to > limit the events being captured via it. > > Sorry about not responding to this earlier. In light of the ltt-ng discussion, it looks like almost all of kvmtrace can be moved to common code, with only the trace markers themselves remaining. So I'd like to wait with this until we've made the transition (and afterwards, we'll either have the functionality automatically, or we'll need to make the changes to core code). -- error compiling committee.c: too many arguments to function