Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760071Ab0FKCJf (ORCPT ); Thu, 10 Jun 2010 22:09:35 -0400 Received: from mga01.intel.com ([192.55.52.88]:14849 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754499Ab0FKCJd (ORCPT ); Thu, 10 Jun 2010 22:09:33 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.53,401,1272870000"; d="scan'208";a="575337186" Subject: Re: [RFC] para virt interface of perf to support kvm guest os statistics collection in guest os From: "Zhang, Yanmin" To: Peter Zijlstra Cc: Avi Kivity , LKML , kvm@vger.kernel.org, Ingo Molnar , Fr??d??ric Weisbecker , Arnaldo Carvalho de Melo , Cyrill Gorcunov , Lin Ming , Sheng Yang , Marcelo Tosatti , oerg Roedel , Jes Sorensen , Gleb Natapov , Zachary Amsden , zhiteng.huang@intel.com, tim.c.chen@intel.com In-Reply-To: <1276163437.2077.6.camel@twins> References: <1276054214.2096.383.camel@ymzhang.sh.intel.com> <4C0F51DD.3080200@redhat.com> <1276075280.2096.427.camel@ymzhang.sh.intel.com> <4C0F61D3.9000402@redhat.com> <1276136493.2096.462.camel@ymzhang.sh.intel.com> <1276163437.2077.6.camel@twins> Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 11 Jun 2010 10:11:43 +0800 Message-Id: <1276222303.2096.466.camel@ymzhang.sh.intel.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.0 (2.28.0-2.fc12) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 651 Lines: 15 On Thu, 2010-06-10 at 11:50 +0200, Peter Zijlstra wrote: > On Thu, 2010-06-10 at 10:21 +0800, Zhang, Yanmin wrote: > > . The ABI mostly includes the definition of struct perf_event_attr, > > guest_perf_counter, > > and hypercalls. > > Note that perf_event_attr isn't guaranteed to be stable between kernels, > it can grow. Thanks. I need create a small new attr structure to save some key data members. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/