summaryrefslogtreecommitdiff
path: root/arch/x86/events/perf_event.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang1-0/+12
2023-08-29perf/x86/intel: Clean up the hybrid CPU type handling codeKan Liang1-14/+21
2023-08-29perf/x86/intel: Use the common uarch name for the shared functionsKan Liang1-1/+1
2023-08-09perf/x86/intel: Add Crestmont PMUKan Liang1-0/+2
2023-01-09perf/x86: Support Retire LatencyKan Liang1-0/+2
2023-01-09perf/x86: Add Meteor Lake supportKan Liang1-7/+14
2022-11-24perf/x86/amd: Remove the repeated declarationShaokun Zhang1-1/+0
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-16/+14
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-24/+106
2022-09-07perf/x86/intel: Optimize FIXED_CTR_CTRL accessKan Liang1-0/+4
2022-09-07perf/x86/p4: Remove perfctr_second_write quirkPeter Zijlstra1-1/+1
2022-09-07perf/x86/intel: Remove x86_pmu::update_topdown_eventPeter Zijlstra1-1/+0
2022-09-07perf/x86/intel: Remove x86_pmu::set_topdown_event_periodPeter Zijlstra1-1/+0
2022-09-07perf/x86: Change x86_pmu::limit_period signaturePeter Zijlstra1-1/+1
2022-09-07perf/x86: Add two more x86_pmu methodsPeter Zijlstra1-0/+5
2022-09-07x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual1-18/+16
2022-09-01perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang1-0/+2
2022-08-27perf/x86: Make branch classifier fusion-awareSandipan Das1-0/+2
2022-08-27perf/x86: Move branch classifierSandipan Das1-0/+62
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das1-0/+8
2022-08-27perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das1-0/+2
2022-08-27perf/x86/amd/brs: Move feature-specific functionsSandipan Das1-2/+5
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2022-07-04perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang1-0/+6
2022-07-04perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang1-0/+8
2022-06-13x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT_TYPELike Xu1-1/+2
2022-06-08x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK valuePeter Zijlstra (Intel)1-0/+1
2022-06-08perf/x86/core: Pass "struct kvm_pmu *" to determine the guest valuesLike Xu1-1/+1
2022-06-08perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake ServerLike Xu1-1/+2
2022-05-18perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra1-18/+0
2022-04-05perf/x86/amd: Add idle hooks for branch samplingStephane Eranian1-0/+1
2022-04-05perf/x86/amd: Make Zen3 branch sampling opt-inStephane Eranian1-10/+39
2022-04-05perf/x86/amd: Add AMD branch sampling period adjustmentStephane Eranian1-0/+12
2022-04-05perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian1-16/+85
2022-01-18perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)1-1/+9
2021-12-14x86: perf: Move RDPMC event flag to a common definitionRob Herring1-1/+1
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-10-20x86/pkru: Remove useless includeThomas Gleixner1-0/+1
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter1-0/+1
2021-09-13perf: Enable branch record for software eventsSong Liu1-0/+19
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang1-0/+15
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu1-1/+2
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang1-0/+1
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu1-0/+6
2021-04-19perf/x86/intel: Add Alder Lake Hybrid supportKan Liang1-0/+7
2021-04-19perf/x86: Support filter_match callbackKan Liang1-0/+1
2021-04-19perf/x86: Add structures for the attributes of Hybrid PMUsKan Liang1-0/+19
2021-04-19perf/x86: Register hybrid PMUsKan Liang1-0/+14