Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186727
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/9] Intel core misc PMUs support |
| Date | 2015-07-17 13:40 +0200 |
| Message-ID | <pNc9I-4aY-5@gated-at.bofh.it> (permalink) |
| References | <pN4OR-21D-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* kan.liang@intel.com <kan.liang@intel.com> wrote: > From: Kan Liang <kan.liang@intel.com> > > 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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/9] Intel core misc PMUs support Ingo Molnar <mingo@kernel.org> - 2015-07-17 13:40 +0200
csiph-web