Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932807Ab1EJPVs (ORCPT ); Tue, 10 May 2011 11:21:48 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:43411 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751700Ab1EJPVr (ORCPT ); Tue, 10 May 2011 11:21:47 -0400 Date: Tue, 10 May 2011 17:21:32 +0200 From: Ingo Molnar To: Joerg Roedel , yanmin_zhang@linux.intel.com Cc: Peter Zijlstra , Paul Mackerras , Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [RFC][PATCH 0/3] perf support for amd guest/host-only bits Message-ID: <20110510152132.GA25705@elte.hu> References: <1305038132-5080-1-git-send-email-joerg.roedel@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1305038132-5080-1-git-send-email-joerg.roedel@amd.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 898 Lines: 28 * Joerg Roedel wrote: > So any feedback is greatly appreciated :-) it's nice to see this hw feature utilized :) > Diffstat: > > arch/x86/include/asm/perf_event.h | 3 +++ > arch/x86/kernel/cpu/perf_event_amd.c | 6 ++++++ > include/linux/perf_event.h | 5 ++++- > kernel/perf_event.c | 4 ++++ > tools/perf/util/parse-events.c | 10 +++++++++- > 5 files changed, 26 insertions(+), 2 deletions(-) I see you have not touched tools/perf/builtin-kvm.c - how does this feature integrate with the features of 'perf kvm'? (are you using perf kvm by any chance?) Thanks, Ingo -- 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/