arm64: perf: add pmu_nmi_enable to control pmu nmi support
hulk inclusion category: feature bugzilla: 12805 CVE: NA ------------------------------------------------- Patchset "arm64: perf: add nmi support for pmu" change the perf code's old logic, this may have risk, use pmu_nmi_enable to control which code will be used. When pmu_nmi_enable is diabled, perf will use the old code. The default value is false. Enable nmi support add 'pmu_nmi_enable' to command line Signed-off-by: NYang Yingliang <yangyingliang@huawei.com> Reviewed-by: NCheng Jian <cj.chengjian@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录