summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian1-0/+10
2020-11-09perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra1-1/+1
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+348
2020-10-03perf/x86/intel: Check perf metrics feature for each CPUKan Liang1-0/+11
2020-09-29perf/x86/intel: Fix Ice Lake event constraint tableKan Liang1-1/+1
2020-09-29perf/x86/intel: Add Jasper Lake supportKan Liang1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-08-18perf/x86/intel: Support per-thread RDPMC TopDown metricsKan Liang1-11/+79
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang1-0/+118
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang1-5/+119
2020-08-18perf/x86/intel: Use switch in intel_pmu_disable/enable_eventKan Liang1-8/+28
2020-08-18perf/x86/intel: Name the global status bit in NMI handlerKan Liang1-2/+2
2020-07-08perf/x86/intel/lbr: Support Architectural LBRKan Liang1-0/+3
2020-07-08perf/x86/intel/lbr: Add the function pointers for LBR save and restoreKan Liang1-0/+4
2020-07-08perf/x86/intel/lbr: Add a function pointer for LBR readKan Liang1-1/+5
2020-07-08perf/x86/intel/lbr: Add a function pointer for LBR resetKan Liang1-0/+7
2020-07-02perf/x86: Keep LBR records unchanged in host context for guest usageLike Xu1-2/+4
2020-07-02perf/x86: Add constraint to create guest LBR event without hw counterLike Xu1-0/+18
2020-07-02perf/x86/core: Refactor hw->idx checks and cleanupLike Xu1-39/+46
2020-05-19perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang1-2/+2
2020-02-11perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMIKan Liang1-3/+22
2020-02-11perf/x86/intel: Add Elkhart Lake supportKan Liang1-0/+1
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+10
2019-11-15x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli1-0/+11
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov1-0/+7
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)1-2/+3
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang1-0/+2
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-37/+37
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+6
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar1-0/+6
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt1-0/+6
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin1-0/+18
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra1-10/+10
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra1-4/+4
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra1-10/+10
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra1-13/+13
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan1-2/+1
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun1-2/+2
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang1-5/+3
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: Add more Icelake CPUIDsKan Liang1-4/+9
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-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1