Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936654Ab3DJM2c (ORCPT ); Wed, 10 Apr 2013 08:28:32 -0400 Received: from mail-ee0-f53.google.com ([74.125.83.53]:36578 "EHLO mail-ee0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752071Ab3DJM2b (ORCPT ); Wed, 10 Apr 2013 08:28:31 -0400 Date: Wed, 10 Apr 2013 14:28:26 +0200 From: Ingo Molnar To: Stephane Eranian Cc: Peter Zijlstra , Jacob Shin , Ingo Molnar , Arnaldo Carvalho de Melo , "H. Peter Anvin" , Thomas Gleixner , x86 , Jiri Olsa , LKML Subject: Re: [PATCH RESEND 0/3] perf, amd: Support for Family 16h L2I Performance Counters Message-ID: <20130410122826.GD8686@gmail.com> References: <1365521034-4496-1-git-send-email-jacob.shin@amd.com> <1365586878.30071.33.camel@laptop> <1365594552.30071.63.camel@laptop> <1365594957.30071.66.camel@laptop> <20130410115647.GA8083@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1444 Lines: 43 * Stephane Eranian wrote: > On Wed, Apr 10, 2013 at 1:56 PM, Ingo Molnar wrote: > > > > * Peter Zijlstra wrote: > > > >> On Wed, 2013-04-10 at 13:49 +0200, Peter Zijlstra wrote: > >> > >> > Hmm.. the 15h old interface bits got merged? I thought I kept telling > >> > that should be done like the intel uncore stuff since the hardware > >> > interface wasn't retarded anymore. > >> > >> Ah well, that crap seems to have slipped in in Feb when I was still a > >> near vegetable and not paying much attention. > >> > >> /me curses a bit. > >> > >> I don't suppose we can deprecate it and remove this stuff? > > > > I think we can - if there's a functional replacement. > > > Does the existing code expose a type in sysfs? > If not then you cannot do this transparently, I am afraid > because the syntax would be different, i.e., not cpu/... That could be compatibility-bridged over in tooling? I doubt these events are in heavy use. > I reviewed the code and tested it. But at the time, I thought > you had agreed on the approach used. I did - but PeterZ has a point, so it would be nice if we could improve on that. 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/