summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/core.c
AgeCommit message (Expand)Author
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-03perf/x86/intel: Check perf metrics feature for each CPUKan Liang
2020-09-29perf/x86/intel: Fix Ice Lake event constraint tableKan Liang
2020-09-29perf/x86/intel: Add Jasper Lake supportKan Liang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18perf/x86/intel: Support per-thread RDPMC TopDown metricsKan Liang
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang
2020-08-18perf/x86/intel: Use switch in intel_pmu_disable/enable_eventKan Liang
2020-08-18perf/x86/intel: Name the global status bit in NMI handlerKan Liang
2020-07-08perf/x86/intel/lbr: Support Architectural LBRKan Liang
2020-07-08perf/x86/intel/lbr: Add the function pointers for LBR save and restoreKan Liang
2020-07-08perf/x86/intel/lbr: Add a function pointer for LBR readKan Liang
2020-07-08perf/x86/intel/lbr: Add a function pointer for LBR resetKan Liang
2020-07-02perf/x86: Keep LBR records unchanged in host context for guest usageLike Xu
2020-07-02perf/x86: Add constraint to create guest LBR event without hw counterLike Xu
2020-07-02perf/x86/core: Refactor hw->idx checks and cleanupLike Xu
2020-05-19perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-02-11perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMIKan Liang
2020-02-11perf/x86/intel: Add Elkhart Lake supportKan Liang
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-15x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
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: Add more Icelake CPUIDsKan Liang
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: Use the new pmu::update_attrs attribute groupJiri Olsa
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian