+2
−0
+1
−0
drivers/arm/Kconfig
0 → 100644
+2
−0
drivers/arm/spe/Kconfig
0 → 100644
+10
−0
drivers/arm/spe/Makefile
0 → 100644
+2
−0
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9GZAQ CVE: NA -------------------------------- Use SPE (Statistical Profiling Extension) feature present in ARM processors for memory access tracking. Each cpu core has two buffers, one for storing the raw SPE data and the other for decoded records. Signed-off-by:Ze Zuo <zuoze1@huawei.com> Signed-off-by:
Tong Tiangen <tongtiangen@huawei.com>