aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd/core.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria2022-11-161-3/+2
* perf/x86: Change x86_pmu::limit_period signaturePeter Zijlstra2022-09-071-5/+3
* perf: Use sample_flags for branch stackKan Liang2022-09-061-1/+3
* perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter supportSandipan Das2022-08-271-6/+15
* perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das2022-08-271-11/+36
* perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das2022-08-271-4/+5
* perf/x86/amd/core: Add generic branch record interfacesSandipan Das2022-08-271-12/+22
* perf/x86/amd/core: Refactor branch attributesSandipan Das2022-08-271-6/+19
* perf/x86/amd/brs: Move feature-specific functionsSandipan Das2022-08-271-67/+3
* perf/x86/amd/core: Fix reloading events for SVMSandipan Das2022-05-191-4/+20
* perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra2022-05-181-0/+13
* perf/x86/amd: Remove unused variable 'hwc'Zucheng Zheng2022-05-121-3/+0
* perf/x86/amd/core: Add PerfMonV2 overflow handlingSandipan Das2022-05-041-11/+133
* perf/x86/amd/core: Add PerfMonV2 counter controlSandipan Das2022-05-041-5/+45
* perf/x86/amd/core: Detect available countersSandipan Das2022-05-041-0/+6
* perf/x86/amd/core: Detect PerfMonV2 supportSandipan Das2022-05-041-0/+27
* perf/x86/amd: Add idle hooks for branch samplingStephane Eranian2022-04-051-0/+4
* perf/x86/amd: Add branch-brs helper event for Fam19h BRSStephane Eranian2022-04-051-0/+15
* perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian2022-04-051-4/+229
* x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
* x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-191-1/+1
* perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips2020-02-111-0/+1
* perf/x86/amd: Add support for Large Increment per Cycle EventsKim Phillips2020-01-171-0/+18
* perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips2020-01-171-30/+61
* perf/x86/amd: Remove set but not used variable 'active'Zheng Yongjun2019-11-111-11/+2
* perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-10-091-13/+17
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108
* perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-181-9/+26
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-101-2/+19
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-031-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-031-3/+62
* x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-271-0/+4
* x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
* perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan2016-11-181-1/+7
* perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-161-2/+2
* perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-141-3/+3
* perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski2016-04-281-1/+1
* perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2016-03-291-3/+18
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov2016-02-091-0/+731