summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa
2019-06-24perf/x86/cstate: Use new probe functionJiri Olsa
2019-06-24perf/x86/msr: Use new probe functionJiri Olsa
2019-06-24perf/x86: Add MSR probe interfaceJiri Olsa
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
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-17perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-06-17perf/x86/intel: Add more Icelake CPUIDsKan Liang
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-14perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa
2019-06-03perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa
2019-06-03perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-23perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang
2019-05-23perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang
2019-05-23perf/x86/intel/cstate: Support multi-die/packageKan Liang
2019-05-23perf/x86/intel/rapl: Support multi-die/packageKan Liang
2019-05-23perf/x86/intel/uncore: Support multi-die/packageKan Liang
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