aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-16perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-16perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-08-16perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-07-26perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-07-26perf/x86/intel: Add more Icelake CPUIDsKan Liang
2019-07-26perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-21perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-05-10perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* maskingStephane Eranian
2019-05-08perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-04-30KVM: x86: Inject PMI for KVM guestLuwei Kang
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-18perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-16perf/x86/intel: Add Tremont core PMU supportKan Liang
2019-04-16perf/x86/intel/uncore: Add Intel Icelake uncore supportKan Liang
2019-04-16perf/x86/msr: Add Icelake supportKan Liang
2019-04-16perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-04-16perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-04-16perf/x86/intel: Add Icelake supportKan Liang
2019-04-16perf/x86: Support constraint rangesPeter Zijlstra
2019-04-16perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles themAndi Kleen
2019-04-16perf/x86/intel: Support adaptive PEBS v4Kan Liang
2019-04-16perf/x86/intel/ds: Extract code of event update in short periodKan Liang
2019-04-16perf/x86/intel: Extract memory code PEBS parser for reuseAndi Kleen