+98
−2
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9GZAQ CVE: NA -------------------------------- Add sysctl to enable or disable mem_sampling actions. A static key controlled by sysctl is added. When this is set to false, mem_sampling disable new sampling requests and stop hardware pmu in interrupts, otherwise permit the sampling requests, and automatically continue sampling in interrupts. Signed-off-by:Ze Zuo <zuoze1@huawei.com> Signed-off-by:
Tong Tiangen <tongtiangen@huawei.com> Signed-off-by:
Shuang Yan <yanshuang7@huawei.com>