Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754164AbZCER0R (ORCPT ); Thu, 5 Mar 2009 12:26:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752661AbZCER0F (ORCPT ); Thu, 5 Mar 2009 12:26:05 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:40095 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752490AbZCER0E (ORCPT ); Thu, 5 Mar 2009 12:26:04 -0500 Date: Thu, 5 Mar 2009 18:25:45 +0100 From: Ingo Molnar To: Peter Zijlstra Cc: Jaswinder Singh Rajput , Paul Mackerras , lkml Subject: Re: [PATCH] perfcounters: IRQ and NMI support on AMD CPUs Message-ID: <20090305172545.GA18947@elte.hu> References: <1236273633.5187.286.camel@laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1236273633.5187.286.camel@laptop> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian 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: 793 Lines: 23 * Peter Zijlstra wrote: > Subject: perfcounters: IRQ and NMI support on AMD CPUs > From: Peter Zijlstra > Date: Thu Mar 05 18:08:27 CET 2009 > > The below completes the K7+ performance counter support. > > Signed-off-by: Peter Zijlstra > --- > arch/x86/kernel/cpu/perf_counter.c | 272 +++++++++++++++++++++++++++++++------ > 1 file changed, 228 insertions(+), 44 deletions(-) Great work, thanks Peter! I've applied it to tip:perfcounters/core and tip:master. 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/