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