Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756786AbbGQLjo (ORCPT ); Fri, 17 Jul 2015 07:39:44 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:32835 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752200AbbGQLjm (ORCPT ); Fri, 17 Jul 2015 07:39:42 -0400 Date: Fri, 17 Jul 2015 13:39:36 +0200 From: Ingo Molnar To: kan.liang@intel.com Cc: a.p.zijlstra@chello.nl, mingo@redhat.com, acme@kernel.org, eranian@google.com, ak@linux.intel.com, mark.rutland@arm.com, adrian.hunter@intel.com, dsahern@gmail.com, jolsa@kernel.org, namhyung@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/9] Intel core misc PMUs support Message-ID: <20150717113936.GA5396@gmail.com> References: <1437078831-10152-1-git-send-email-kan.liang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437078831-10152-1-git-send-email-kan.liang@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 996 Lines: 28 * kan.liang@intel.com wrote: > From: Kan Liang > > This patchkit intends to support Intel core misc PMUs. There are miscellaneous > free running (read-only) counters in core. Some new PMUs called core misc PMUs > are composed to include these counters. The counters include TSC, IA32_APERF, > IA32_MPERF, IA32_PPERF, SMI_COUNT, CORE_C*_RESIDENCY and PKG_C*_RESIDENCY. There > could be more in future platform. Could you please do something like: s/perf_event_intel_core_misc.c/perf_event_x86/ and in general propagate it to a core perf x86 position? This feature is not Intel specific per se, although the initial MSRs you are supporting are Intel specific (and that is fine). 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/