aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa1-1/+191
2019-06-24perf/x86/cstate: Use new probe functionJiri Olsa1-65/+87
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang1-4/+2
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang1-1/+1
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang1-0/+1
2019-06-17perf/x86/intel: Disable check_msr for real HWJiri Olsa1-0/+8
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa1-3/+12
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang3-1/+201
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang3-15/+22
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang2-12/+60
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang1-18/+36
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang3-0/+411
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2-0/+11
2019-06-17perf/x86/intel: Add more Icelake CPUIDsKan Liang1-4/+9
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang3-0/+3
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar4-27/+4
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner3-27/+3
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar5-57/+65
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa1-4/+5
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa1-5/+10
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa1-5/+13
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa1-5/+20
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa1-37/+49
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and WhiskeyLake CPUsGayatri Kammela1-0/+43
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela1-21/+21
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+14
2019-05-23perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-die/pkg supportKan Liang1-7/+7
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang3-41/+41
2019-05-23perf/x86/intel/cstate: Support multi-die/packageKan Liang1-4/+10
2019-05-23perf/x86/intel/rapl: Support multi-die/packageKan Liang1-5/+5
2019-05-23perf/x86/intel/uncore: Support multi-die/packageKan Liang1-9/+11
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-21perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian1-14/+14
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2019-05-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-90/+848
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin1-2/+1
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang1-1/+5
2019-04-29x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar1-4/+4
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 countersHarry Pan1-5/+5
2019-04-16perf/x86/intel: Add Tremont core PMU supportKan Liang1-0/+91
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang3-0/+98
2019-04-16perf/x86/intel/rapl: Add Icelake supportKan Liang1-0/+2
2019-04-16perf/x86/intel/cstate: Add Icelake supportKan Liang1-0/+2
2019-04-16perf/x86/intel: Add Icelake supportKan Liang2-2/+134