mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-27 08:14:35 +08:00
5860800e86
The arch support status files don't match reality as of v5.19-rc1, use the features-refresh.sh to refresh all the arch-support.txt files in place. The main effect is to add entries for the new loong architecture. Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com> Link: https://lore.kernel.org/r/20220609025656.143460-1-zhengzengkai@huawei.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
32 lines
891 B
Plaintext
32 lines
891 B
Plaintext
#
|
|
# Feature name: kprobes-event
|
|
# Kconfig: HAVE_REGS_AND_STACK_ACCESS_API
|
|
# description: arch supports kprobes with perf events
|
|
#
|
|
-----------------------
|
|
| arch |status|
|
|
-----------------------
|
|
| alpha: | TODO |
|
|
| arc: | ok |
|
|
| arm: | ok |
|
|
| arm64: | ok |
|
|
| csky: | ok |
|
|
| hexagon: | ok |
|
|
| ia64: | TODO |
|
|
| loong: | ok |
|
|
| m68k: | TODO |
|
|
| microblaze: | TODO |
|
|
| mips: | ok |
|
|
| nios2: | TODO |
|
|
| openrisc: | TODO |
|
|
| parisc: | ok |
|
|
| powerpc: | ok |
|
|
| riscv: | ok |
|
|
| s390: | ok |
|
|
| sh: | ok |
|
|
| sparc: | ok |
|
|
| um: | TODO |
|
|
| x86: | ok |
|
|
| xtensa: | TODO |
|
|
-----------------------
|