From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1425676AbcFHOQY (ORCPT ); Wed, 8 Jun 2016 10:16:24 -0400 Received: from mail.skyhub.de ([78.46.96.112]:39442 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161480AbcFHOQW (ORCPT ); Wed, 8 Jun 2016 10:16:22 -0400 Date: Wed, 8 Jun 2016 16:16:08 +0200 From: Borislav Petkov To: Vince Weaver Cc: tglx@linutronix.de, brgerst@gmail.com, dave@sr71.net, kan.liang@intel.com, torvalds@linux-foundation.org, acme@redhat.com, alexander.shishkin@linux.intel.com, jolsa@redhat.com, linux-kernel@vger.kernel.org, eranian@google.com, peterz@infradead.org, dvlasenk@redhat.com, hpa@zytor.com, mingo@kernel.org, dave.hansen@linux.intel.com, luto@amacapital.net, linux-tip-commits@vger.kernel.org Subject: Re: [tip:perf/core] perf/x86/intel: Use Intel family macros for core perf events Message-ID: <20160608141608.GB19090@pd.tnic> References: <20160603001929.C5F1C079@viggo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 08, 2016 at 10:09:28AM -0400, Vince Weaver wrote: > and don't get me started about trying to somehow match a model number to a > code name using the AMD or intel documentation, without resorting to > wikipedia or random tech sites. I'm looking at you AMD fam15h model 60h. That's easy - Carrizo :-P But seriously, should we do some mapping of those somewhere and then have people look at them and point at the exact f/m/s they mean? This issue has come up in the past too; it is one of the reasons I added f/m/s to the boot string: [ 0.303209] AMD-Vi: Command-line override present for HPET id 0 - ignoring [ 0.389353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.542398] smpboot: CPU0: AMD FX(tm)-8350 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0) ^^^^^^^^^^^ [ 0.552219] Performance Events: Fam15h core perfctr, AMD PMU driver. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.