summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* perf/x86/amd/lbr: Adjust LBR regardless of filteringStephane Eranian2022-09-291-2/+6
* perf/x86/amd: Support PERF_SAMPLE_PHY_ADDRRavi Bangoria2022-09-291-1/+7
* perf/x86/amd: Support PERF_SAMPLE_ADDRRavi Bangoria2022-09-291-1/+7
* perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}Ravi Bangoria2022-09-291-1/+16
* perf/x86/amd: Support PERF_SAMPLE_DATA_SRCRavi Bangoria2022-09-291-6/+312
* perf: Use sample_flags for raw_dataNamhyung Kim2022-09-271-0/+1
* perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim2022-09-131-10/+0
* perf: Use sample_flags for callchainNamhyung Kim2022-09-131-1/+3
* 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 branch speculation info supportSandipan Das2022-08-271-3/+32
* perf/x86/amd/lbr: Use fusion-aware branch classifierSandipan Das2022-08-271-2/+10
* perf/x86/amd/lbr: Add LbrExtV2 software branch filter supportSandipan Das2022-08-271-5/+87
* perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter supportSandipan Das2022-08-272-7/+108
* perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das2022-08-272-11/+239
* perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das2022-08-273-5/+27
* 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-272-68/+71
* perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignmentsSandipan Das2022-06-131-0/+10
* perf/x86/amd/uncore: Add PerfMonV2 DF event formatSandipan Das2022-06-131-7/+17
* perf/x86/amd/uncore: Detect available DF countersSandipan Das2022-06-131-0/+10
* perf/x86/amd/uncore: Use attr_update for format attributesSandipan Das2022-06-131-14/+54
* perf/x86/amd/uncore: Use dynamic events arraySandipan Das2022-06-131-7/+31
* perf/x86/amd/core: Fix reloading events for SVMSandipan Das2022-05-191-4/+20
* perf/x86/amd: Run AMD BRS code only on supported hwBorislav Petkov2022-05-181-1/+4
* 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/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attributeRavi Bangoria2022-05-111-0/+21
* perf/amd/ibs: Add support for L3 miss filteringRavi Bangoria2022-05-111-7/+60
* perf/amd/ibs: Use ->is_visible callback for dynamic attributesRavi Bangoria2022-05-111-24/+54
* perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria2022-05-111-8/+29
* perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria2022-05-101-0/+18
* 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-052-0/+37
* perf/x86/amd: Make Zen3 branch sampling opt-inStephane Eranian2022-04-051-1/+2
* perf/x86/amd: Enable branch sampling priv level filteringStephane Eranian2022-04-051-6/+20
* 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-053-5/+547
* x86/events/amd/iommu: Remove redundant assignment to variable shiftColin Ian King2021-12-281-1/+1
* perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips2021-08-261-14/+9
* perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips2021-08-262-3/+30
* x86/cpu: Add get_llc_id() helper functionKim Phillips2021-08-261-1/+1
* perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips2021-08-261-2/+2
* perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips2021-08-261-4/+2
* perf/x86/amd/power: Assign pmu.moduleKim Phillips2021-08-261-0/+1
* perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips2021-08-261-0/+1