You need to sign in or sign up before continuing.
!119 Add new perf monitor features for amd epyc platforms
Merge Pull Request from: @haochengxie Add new perf features, backporting these patches from mainline: 1.Performance Monitor Global Controls 2.IBS(Instrument Based Sample)extensions 3.BRS(Branch Sample) Patches been relied: 69372cf0 5.11 x86/cpu: Add VM page flush MSR availablility as a CPUID feature fb35d30f 5.12 x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] Perf BRS: bfe4daf8 5.19 perf/core: Add perf_clear_branch_entry_bitfields() helper a77d41ac 5.19 x86/cpufeatures: Add AMD Fam19h Branch Sampling feature ada54345 5.19 perf/x86/amd: Add AMD Fam19h Branch Sampling support 44175993 5.19 perf/x86/amd: Add branch-brs helper event for Fam19h BRS 8910075d 5.19 perf/x86/amd: Enable branch sampling priv level filtering ba2fe750 5.19 perf/x86/amd: Add AMD branch sampling period adjustment cc37e520 5.19 perf/x86/amd: Make Zen3 branch sampling opt-in 2a606a18 5.19 ACPI: Add perf low power callback d5616bac 5.19 perf/x86/amd: Add idle hooks for branch sampling PerfmonV2 controls: d6d0c7f6 089be16d 21d59e3e 56e026a7 5.19-rc1 PerfmonV2 Controls for Core PMU series 9622e67e 7685665c bae19fdd Perf IBS: 6a371baf 5.15 perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header 3d47083b 5.19 perf/amd/ibs: Use interrupt regs ip for stack unwinding 39b2ca75 5.19 perf/amd/ibs: Cascade pmu init functions' return value 2a7a7e65 5.19 perf/amd/ibs: Use ->is_visible callback for dynamic attributes ba5d35b4 5.19-rc1 perf/amd/ibs: Add support for L3 miss filtering 838de1d8 5.19-rc1 perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute Link:https://gitee.com/openeuler/kernel/pulls/119 Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
Showing
arch/x86/events/amd/brs.c
0 → 100644
arch/x86/include/asm/amd-ibs.h
0 → 100644
想要评论请 注册 或 登录